mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #466] Feature: Add multiple mailboxes #303
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#303
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Andrew1988123123 on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/466
Add multiple mailboxes with rules to control where each message is delivered. Emails addressed to 'test@example.com' are sent to the mailbox named 'test.' If a recipient does not have an assigned mailbox, their message is placed in the default mailbox.
Adding more mailboxes

Display by mailbox name

@axllent commented on GitHub (Mar 14, 2025):
Please refer to #86 & #128 - multiple mailboxes is not possible. You can however tag your messages in various ways which is similar to what you are asking: see the documentation.