Sieve Script errors - permission denied writing to sub folders

Paolo Negri p_negri at modiano.com
Mon Jan 10 02:43:44 EST 2005


Hi Mark

I think that in INBOX.XXX the "p" permission is missing so the user mark 
can't post messages in INBOX.XXX
Try to change permission to "lrswicdp"

bye

Paolo

Mark Clarke wrote:
> 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
> 
---
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