Sieve
Mark Keasling
mark at air.co.jp
Thu Feb 20 04:55:32 EST 2003
Hi,
Is the '}' missing in your script or did you just miss it when cutting and
pasting?
On Thu, 20 Feb 2003 09:39:12 +0000, Daryl <daryl at warpmail.net> wrote...
>
>
> --On 19 February 2003 15:10 -0500 Ken Murchison <ken at oceana.com> wrote:
>
> > Did you check the permissions on the entire path to your script? Do you
> > have 'sieveusehomedir' enabled? DO you have any messages in imapd.log
> > like: "lmtpd: unable to init duplicate delivery database"?
>
> User Cyrus can read the script:
> cyrus at mini-me~$less ~xxx/.sieve
> require ["fileinto", "reject", "vacation", "regex", "relational"];
>
> if header :contains ["to", "cc"] "info-cyrus at andrew.cmu.edu" {
> fileinto "INBOX.Cyrus";
>
> & I do have this in my imapd.conf:-
> sieveusehomedir: true
>
>
> Whats frustrating is the lack of any errors in the logs, making this one
> quite hard to track down.
Regards,
Mark Keasling <mark at air.co.jp>
More information about the Info-cyrus
mailing list