This is what the debugging log shows: <1166074030<DONE >1166074030>14 OK Completed <1166074030<16 uid copy 734 "INBOX.SPAM" >1166074030>16 OK [COPYUID 1166071366 734 4] Completed ^^ Is this the permission setting ? If then why is it set to __4__ ? Where do i find some hints for the debugging log and how to read it ?
<1166074030<17 uid store 734 +FLAGS (\Deleted \Seen) >1166074030>* 151 FETCH (FLAGS (\Deleted \Seen Junk) UID 734) 17 OK Completed imapd.conf is setting umask like this: umask: 027 Peter Hamtal wrote: > Hello, > > i have installed cyrus 2.2.12 on gentoo. > > My problem is that the umask didn“t work like it should when moving > messages in thunderbird from one folder to another. > > > I use amavis on my system and want to set moved messages with following > permissions: 650 > It worked when cyrus is delivering the mail through sieve to the > folders, but when i move a message in thunderbird i get following > permissions set in the folder for example "SPAM". > The permission is then set to 600 ? > > I do not understand why ? What process of cyrus is moving messages when > they where moved with an MUA ? > > My umask in imapd.conf is set to: > umask: 027 > > User and group of the imap spool Folders are: > cyrus:mail > > group: > mail::12:mail,cyrus,postfix,amavis > > Are there any security issues not to set the umask to 027 ? > > Regards, > Peter