[Dovecot] Cannot get cmusieve to work
Dani
dani at tydnet.org
Tue Jun 12 16:43:43 EEST 2007
A Dimarts 12 Juny 2007 15:12, Steffen Kaiser va escriure:
> On Tue, 12 Jun 2007, Dani wrote:
> > I'm using a .dovecot-sieve example from the wiki:
> >
> > require "fileinto";
> > if exists "X-Spam-Flag" {
> > fileinto ".Junk/";
> > }
>
> It should be
>
> fileinto "Junk";
>
Oh, my God! That is!
-->saved mail to Junk <--
I was used to procmail's way and that was the very first thing I
changed in the script, it's been ther all the time.
Besides, the // got me to think the system wasn't able to find the the
path.
> Bye,
Thanks a lot!
dani
More information about the dovecot
mailing list