Re: [Dovecot] Sieve: redirect and keep action, possible bug (solved, but curious)

2009-09-27 Thread Andreas Ntaflos
On Saturday 26 September 2009 16:21:34 Stephan Bosch wrote: > Andreas Ntaflos schreef: > > As explained, in the user's sieve script the "keep" after the > > redirect action is ignored when the backup mails script uses an > > explicit "keep" after "fileinto", but not when "fileinto" is used > > with

Re: [Dovecot] Sieve: redirect and keep action, possible bug (solved, but curious)

2009-09-26 Thread Stephan Bosch
Andreas Ntaflos schreef: As explained, in the user's sieve script the "keep" after the redirect action is ignored when the backup mails script uses an explicit "keep" after "fileinto", but not when "fileinto" is used with "copy". Why? Because you have tripped a bug that is fixed in the reposi

Re: [Dovecot] Sieve: redirect and keep action, possible bug (solved, but curious)

2009-09-25 Thread Andreas Ntaflos
On Saturday 26 September 2009 02:40:40 Pascal Volk wrote: > On 09/26/2009 02:27 AM Andreas Ntaflos wrote: > > … > > Funny thing is that it doesn't work here, even when I strip it down > > to just the two lines: > > > > redirect "f...@example.org" > > keep; > > Hm, sorry no idea what could be the r