Permission denied: creating lock file hitching post

This can happen if the file permissions on the spool files for the emails are incorrect. Run the following to reset them:

chmod 1777 /var/spool/mail
chown mail:mail /var/spool/mail
chmod 1777 /var/spool/virtual
chown mail:mail /var/spool/virtual

and for each domain you have, (eg domain.com for user username)

chmod 770 /var/spool/virtual/domain.com
chown username:mail /var/spool/virtual/domain.com
 
troubles/deny.txt · Last modified: 2010/02/20 18:44 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki