Hi Rob, Adding the p permission to the mailbox sorted out the problem. I must admit it seems strange as it is cyrus user that is running at the time i.e. sieve, and it could post to the user.mark folder but not any subfolders. Even though they had the same permissions. I dont quite understand how adding the p permission to the subfoldes for user mark sorted this out but it did. Quess I still need to learn a lot
On Sun, 2005-01-09 at 22:47 -0800, Rob Tanner wrote: > Mark, > > A point of clarification: is the permissions problem writing to the > folder or executing the script? Also, is the folder user.mark.XXX > owned and writable by the cyrus user? You mat be looking at UNIX > system permission issues and not cyrus issues. > > -- Rob > > --On Monday, January 10, 2005 08:20:22 AM +0200 Mark Clarke > <[EMAIL PROTECTED]> 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