Forward emails to any address to another address? #3420
Unanswered
nickshanks347
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Catch-All is probably what you are looking for. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have several defined addresses, for example:
Is there a configuration settings that says to docker-mailserver that any addresses that isn't specifically setup should just forward any emails to a defined address?
So for example if an email was sent to xyzzy@example.com, or 138472@example.com that it should just forward to john@example.com.
But for any actual defined addresses, they shouldn't be forwarded to another address, they should just be sent as normal.
Beta Was this translation helpful? Give feedback.
All reactions