[Dovecot] Delivering message to other mailbox
Hi,
On my mailserver I have for each mailbox a sieve script to put Spam-marked message into a folder (match header, then fileinto 'Spam').
This works, but I want to deliver spam-marked messages to a different mailbox. For each user a seperate mailbox is created next to the existing mailbox, allowing different authentication.
How can I do this with dovecot/pigeonhole? I figured out I could redirect is the user.spam@domain which delivers to the other mailbox, but it will go into a new delivery process with amavis set up. (There's no point to scan a single message twice).
Is there a way I can accomplish to directly deliver a spam-marked message to a different mailbox?
Regards,
Frank de Bot
Frank de Bot skrev den 2013-08-20 22:47:
How can I do this with dovecot/pigeonhole? I figured out I could redirect is the user.spam@domain which delivers to the other mailbox, but it will go into a new delivery process with amavis set up. (There's no point to scan a single message twice).
configure amavis to deliver spam to another mailbox, this can be global or pr user with ldap or sql setup
participants (2)
-
Benny Pedersen
-
Frank de Bot