What can I do if I am unable to start the qmail service in Plesk?
First of all, make sure that qmail is not running.
ps ax | grep qmail-send
If so, try to start it from the command line.
/etc/init.d/qmail start
If that does not work take a look at the /usr/local/psa/var/log/maillog logfile for helpful error messages.
Reference: http://kb.parallels.com/en/
Leave a Reply
You must be logged in to post a comment.