On Mon, Feb 27 2006 - 11:00, Andrew Morgan wrote:
> On Mon, 27 Feb 2006, Ken Murchison wrote:
> 
> >>
> >>if anyof (header :contains "subject" "test") {
> >>        fileinto "INBOX/test";
> >>}
> >                   ^^^^^^^^^^^
> >
> >Unless you have unixhierarchysep enabled in imapd.conf, the mailbox should 
> >be "INBOX.test".  Also, make sure that "INBOX.test" exists.
> 
> Additionally, if you have "altnamespace: 1", then it should be "test" 
> instead of "INBOX/test".
> 

I haven't set "altnamespace" so I guess it defaults to 0.
My whole imapd.conf is:
########################################################################
configdirectory: /var/imap
partition-default: /var/spool/imap
hashimapspool: false
unixhierarchysep: true
lmtp_downcase_rcpt: true
admins: cyrus
loginrealms: here.com
sasl_pwcheck_method: saslauthd
sievedir: /home/sieve
sieveusehomedir: false
sendmail: /usr/sbin/sendmail
sieve_maxscriptsize: 32
sieve_maxscripts: 5
sievenotifier: log
########################################################################

-- 
,- This mail runs ------.
`--------- NetBSD/smtp -'

Attachment: pgp64rrX5MMtj.pgp
Description: PGP signature

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to