mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #322] [FeatureREQ] Mailrelay on demand #212
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#212
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 @plexmaniax on GitHub (Jun 25, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/322
I may have overlooked something, but it would be nice to have the option of forwarding mails when you need them. If I have understood correctly, I can currently forward all mails or forward certain recipients.
It would be helpful if I had the option to forward manually in the Mailpit backend. Without having to keep an allowlist in the config.
If I have overlooked this function, I am sorry.
Best regards
@axllent commented on GitHub (Jun 25, 2024):
Hi @plexmaniax. Sorry this wasn't clear, but when a relay config is set, the web UI displays a button you can click when viewing a message to manually release (relay) that message.
@plexmaniax commented on GitHub (Jun 26, 2024):
@axllent thanks for reply.
This is what I was searching for :)
What a great tool!
@axllent commented on GitHub (Jun 26, 2024):
Thank you ❤️