On 02/15/10 10:56, Stan Hoeppner wrote:
Frank Bonnet put forth on 2/15/2010 3:21 AM:
Well I've looked forward into the wiki and did not found my server have only system users ( no virtual domain ) and the wiki says :
System users
If you wish you use deliver for all system users on a single domain mail host you can do it by editing mailbox_command parameter in
/etc/postfix/main.cf (postconf(5)):
That's what I did but then I have this problem with DOTLOCK
If I chmod 777 /var/mail directory it works but I do not feel comfortable with that kind of access rights ...
Hi Frank.
As I said in my reply on the postfix-user list, your feeling is right on. You want to avoid 777 rights. Instead set
mail_privileged_group=mail
in dovecot.conf and I think you''ll be good to go.
it's already set ...
BTW what kind of locking are you using ? I do not use NFS and all files are located on "local" disks