Nonexisting mailboxes, Undeliverable and bounce emails #556
Labels
backport_1_6_x
Backport to old bugfixing branch 1.6.x
backport_2_0_x
Backport to branch 2.0.x
enhancement
Milestone
The main page states:
Dgreenmail.auth.disabled = Disables user authentication check, so that any password works. Useful if you do not want to preconfigure user/passwords. GreenMail automatically creates non-existent users.
I am using the docker standalone in docker compose under the services section like so:
So far so good! But I have a scenario where I need to disable the automatic creation of non-existing users. The reasoning is that [email protected] is sending an email to a non-existing account [email protected]
Ideally, [email protected] would receive a bounce email stating that the email doesn't exist.
Is there a way to set/mock this up?
Thanks!
The text was updated successfully, but these errors were encountered: