[Dovecot] Dovecot-sieve multiple redirect question

Алексей Крикун kryol at bigmir.net
Sat Dec 12 20:12:59 EET 2009


Hi,

I have a question about redirecting message to a multiple addresses.

I have an user script like following:

require ["copy"];
redirect :copy "addr1 at dom.ain";
redirect :copy "addr2 at dom.ain";

All works fine, but if addr1 at ... has exceeded quota, this script seems stop
working and addr2 at ... doesn't receive this message too.
Is this correct behaviour?

How to avoid this?



Thanks,
Kryol


More information about the dovecot mailing list