mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 16:56:00 +03:00
[GH-ISSUE #86] Multiple inboxes #56
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#56
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 @alainmaradan on GitHub (Apr 9, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/86
I wanted to know if multiple inboxes is something that would be in available in mailpit.
I would like to use multiple smtp user/password to send mails that can be viewed in the ui by differents users. Maybe with an automatic tag or something like that, I don't know if this possible.
Thanks.
@axllent commented on GitHub (Apr 9, 2023):
Hi @Mint1700 . No sorry, this is not in the planning, nor possible with Mailpit. Whilst Mailpit does support multiple SMTP & UI logins, it all has a single (same) mailbox. You could run multiple instances on Mailpit to listen on different ports, and then configure each of the applications to the respective ports, but that's about as far as you'll get.