On Saturday 26 September 2009 02:17:34 Pascal Volk wrote:
Your script looks strange for me. I'm simply using:
# sieve script start redirect "user@example.com"; keep; # sieve script end (no conditions)
Hi,
thanks for the reply. I know it looks strange but that is how Ingo (Horde's filter application) generates it. But essentially it is the same as your script (just ignore the "if true" parts).
All emails is forwarded to user@example.com and will be saved in the inbox.
Funny thing is that it doesn't work here, even when I strip it down to just the two lines:
redirect "foo@example.org" keep;
Only the redirection is executed, the keep action seems to be ignored. If I again change it to a 'fileinto "INBOX";' it works as expected.
What version of Dovecot and Sieve are you using if I may ask?
Thanks,
Andreas
Andreas Ntaflos Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4