[Dovecot] Sieve: redirect and keep action, possible bug
    Andreas Ntaflos 
    daff at dword.org
       
    Sat Sep 26 03:27:04 EEST 2009
    
    
  
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 at 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 at 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://dovecot.org/pipermail/dovecot/attachments/20090926/16b91fc5/attachment.bin 
    
    
More information about the dovecot
mailing list