You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2021. It is now read-only.
I want to test the email routing logic in mailing lists (Abos). To do that, I define a mailing list with an address. When using hitobito-docker, the domain I am forced to use is localhost, i.e. some-recipient@localhost.
I would then like to send an arbitrary email to the mailing list and observe the resulting outgoing mail in MailCatcher. Is that possible with this dockerized approach?