Replies: 1 comment 1 reply
-
Try it and see. Seriously. And then report back here. (On my TODO list is to import my legacy aliases and use that plugin.) |
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
-
I have a few apps I sell and each has its own domain. I'd like to setup email forwarders for these domains that forward all email to my main email account.
I'm researching email servers to find a lightweight way to do this in a docker image on my server, and Haraka seems like a good choice?
If I set the mx records for a domain like mycoolapp.com and used this aliases plugin rule in Haraka:
Would all email sent to
any address @mycoolapp.com
be forwarded through to[email protected]
?And if that is possible, would it also be possible to use a rule like this:
where
*
is a wildcard?Beta Was this translation helpful? Give feedback.
All reactions