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 -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR --- 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