Sieve Script errors - permission denied writing to sub folders

Mark Clarke Mark at ClarkeConsulting.co.za
Mon Jan 10 01:20:22 EST 2005


Hi there,

I am new to cyrus and sieve. I have setup the following sieve script


require ["fileinto","reject"];

if address :domain contains: "To" "XXX.abc.org"
{
	fileinto "INBOX.XXX";
}



When i run this script I can see that the rule is applied but according
to the logs "permission is denied" writing into the subfolder. Messages
are delivered into the main "Inbox" folder just fine though.

I have checked the permissions on the folder with cyradm 
listacl user.mark.XXX
(and get)
mark lrswicd


Any help appreciated

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




More information about the Info-cyrus mailing list