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
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
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