[GH-ISSUE #429] Functionality for manage tags from the UI #278

Closed
opened 2026-03-15 13:37:03 +03:00 by kerem · 1 comment
Owner

Originally created by @j4rj4r on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/429

Hello,

Thank you for your project.
Would it be possible to add a feature to manage tags directly (add/delete/modify) from the user interface?
This would allow our developers to manage the tags themselves.

Thank you,

Originally created by @j4rj4r on GitHub (Jan 31, 2025). Original GitHub issue: https://github.com/axllent/mailpit/issues/429 Hello, Thank you for your project. Would it be possible to add a feature to manage tags directly (add/delete/modify) from the user interface? This would allow our developers to manage the tags themselves. Thank you,
kerem closed this issue 2026-03-15 13:37:08 +03:00
Author
Owner

@axllent commented on GitHub (Jan 31, 2025):

Hi @j4rj4r. You can already edit and delete tags in the UI: "Existing tags can also be renamed or deleted globally in the web UI (clicking on Tags -> Edit tags in the side navigation). Please note that renaming an existing tag will not prevent a tag with the original name from being created again via auto-tagging of new messages."

Image

The limitations are:

  1. You cannot add tags via this method because tags cannot exist without assigned messages. New tags need to be added directly to the messages ("Individual message tags can be edited inline when viewing a message in the web UI.")
  2. Renaming or deleting a tag will not prevent the original tag name from being recreated if your tags are automatically created via the other methods mentioned in the same article I linked to (plus addressing, X-Tags header, tag filters).
<!-- gh-comment-id:2628324401 --> @axllent commented on GitHub (Jan 31, 2025): Hi @j4rj4r. You can already [edit and delete tags](https://mailpit.axllent.org/docs/usage/tagging/) in the UI: "Existing tags can also be renamed or deleted globally in the web UI (clicking on `Tags` -> `Edit tags` in the side navigation). Please note that renaming an existing tag will not prevent a tag with the original name from being created again via auto-tagging of new messages." ![Image](https://github.com/user-attachments/assets/70de179f-65a1-409b-a798-555c297a8afa) The limitations are: 1. You cannot add tags via this method because tags cannot exist without assigned messages. New tags need to be added directly to the messages ("Individual message tags can be edited inline when viewing a message in the web UI.") 2. Renaming or deleting a tag will not prevent the original tag name from being recreated if your tags are automatically created via the other methods mentioned in the same article I linked to (plus addressing, X-Tags header, tag filters).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#278
No description provided.