I'm getting problem after CWP mail server migration from existing server to new server. It's showing Connection to storage server failed ,
General Troubleshooting Tips
I get “Permission denied” from Dovecot in the mail.log file. You have the permissions wrong.
Run the following command
This post is based on this article.
Link 1
Link 2
General Troubleshooting Tips
- Run “postfix check” to make Postfix look for obvious configuration errors. If it returns no output then no problem was found.
- Read your /var/log/dovecot.log & /var/log/mail.log and look for warnings and errors.
I get “Permission denied” from Dovecot in the mail.log file. You have the permissions wrong.
Run the following command
# chown -R vmail:mail /var/vmail
Finally all user's of that domain can login successfully .This post is based on this article.
Link 1
Link 2
Comments
Post a Comment