Moving from postfix/dovecot #551
Pipestra
started this conversation in
Community Discussions
Replies: 2 comments 1 reply
-
|
You can manage aliases from the web UI or through CLI |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can manage aliases directly from the webadmin, but in order to forward messages to external addresses you'll need to create a Sieve script for that. Or you can use a mail client such as Roundcube/Snappymail that automatically builds the Sieve rules for you (although I am not sure if they have rules for forwarding but you can check). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi there
So before I go productiv with stalwart, I need some clarification. At the moment, I am running a "normal" Dovecot/Postfix setup with MariaDB as Backend and rSpamd as spam filtering.
I've got a aliases table, where I habe around 50 different aliases, which are distributed to my "internal" mailbox and also to my wifes iCloud address. So e.g. synology@xxxxx.ch goes to my mailbox benjamin@xxxxx.ch and my wifes benjamin-wifes@me.com mailbox.
Now, whats the best solution, to get this working? Do I need to manage all these aliases with a sieve script?
Thanks for help
Benjamin
Beta Was this translation helpful? Give feedback.
All reactions