Error : warning: mail_queue_enter: create file maildrop/xxxxxx.xxxx: Permission denied
If your postfix mails stopped working because of above error, here is the solution for you.
Solution :
cd /var/spool/postfix
sudo chmod 1730 maildrop
If your postfix mails stopped working because of above error, here is the solution for you.
Solution :
cd /var/spool/postfix
sudo chmod 1730 maildrop
No comments:
Post a Comment