[GH-ISSUE #128] (Feature request) Support multiple inboxes #87

Closed
opened 2026-03-15 12:28:29 +03:00 by kerem · 1 comment
Owner

Originally created by @supriyo-biswas on GitHub (Jun 24, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/128

Hey, thanks for this very useful project :)

Is it possible for Mailpit to support multiple inboxes? The use case for this is I'd like to have multiple apps that send their emails to the same instance of Mailpit but different inboxes, so that automated testing scripts can fetch the correct email through the API having to follow conventions to separate out the other projects' emails.

Originally created by @supriyo-biswas on GitHub (Jun 24, 2023). Original GitHub issue: https://github.com/axllent/mailpit/issues/128 Hey, thanks for this very useful project :) Is it possible for Mailpit to support multiple inboxes? The use case for this is I'd like to have multiple apps that send their emails to the same instance of Mailpit but different inboxes, so that automated testing scripts can fetch the correct email through the API having to follow conventions to separate out the other projects' emails.
kerem closed this issue 2026-03-15 12:28:34 +03:00
Author
Owner

@axllent commented on GitHub (Jun 24, 2023):

Thanks, I'm really glad you like it! No sorry, multiple inboxes is not on the roadmap. Please see #86 and #115 for the same question and some of the reasoning behind this decision.

As a work-around for your use-case, you could technically auto-tag your messages (assuming you can filter by something unique, or can add a X-Tags header to your messages) and then search by tag.

<!-- gh-comment-id:1605340909 --> @axllent commented on GitHub (Jun 24, 2023): Thanks, I'm really glad you like it! No sorry, multiple inboxes is not on the roadmap. Please see #86 and #115 for the same question and some of the reasoning behind this decision. As a work-around for your use-case, you could technically auto-tag your messages (assuming you can filter by something unique, or can add a `X-Tags` header to your messages) and then search by tag.
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#87
No description provided.