Cant get sieve working
pnelson
pnelson at neatech.com
Fri Jun 13 18:36:49 EDT 2003
On Fri, 2003-06-13 at 15:11, Carl P. Corliss wrote:
> What version of Cyrus are you using?
>
> On Friday 13 June 2003 03:55 pm, pnelson wrote:
> > Have Cyrus-imap working great and can...
> >
> > sieveshell -u pnelson -a pnelson localhost
> >
> > then:
> > >put test.siqeve
> > >activate test.sieve
> > >list
> >
> > test.sieve <- active script
> >
> > The test.sieve is simply:
> >
> > require "fileinto";
> > if header :contains "Subject" "test" {
> > fileinto "INBOX.test;
> > }
> >
> > INBOX.test does exist. But when I send a manual message using telnet
> > with the correct subject line it doesn't appear to use the script.
> >
> > The mail arrives in my inbox not my INBOX.test folder. Any ideas on how
> > to get this working or configured correctly?
cyrus-imap v2.1.13
More information about the Info-cyrus
mailing list