Hi ShoneA,
often enough, it helps to switch from postfix to qmail and from dovecot to courier-imap and backwards again to solve possible issues/problems, using the commands:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component qmail
( this will uninstall postfix and install qmail, with the standard configuration settings - no eMail - accounts are being touched during this process, no eMails will be lost! )
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component postfix
( this will uninstall qmail and install postfix, with the standard configuration settings - no eMail - accounts are being touched during this process, no eMails will be lost! )
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component dovecot
( this will uninstall courrier-imap and install dovecot, with the standard configuration settings - no eMail - accounts are being touched during this process, no eMails will be lost! )
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component courier
( this will uninstall postfix and install qmail, with the standard configuration settings - no eMail - accounts are being touched during this process, no eMails will be lost! )
Plesk has a very powerfull
REPAIR UTILITY:
Consider to use
plesk repair mail
over your command line ( as root ), if you experience issues with your mails/mail - server in use, or with the mail - transport and keep in mind, that the repair - procedure will as well produce a new log - file, where you can find usefull informations about possible issues/problems.
Pls. keep in mind, that investigations are done with the help of log - files and configuration files. Pls. bookmark
Sometimes, it is as well a good idea to change the log - level, to get more informations in psa - log - files:
... and provide depending configuration files and log - file - entries, depending to your issue and the used service(s), if you would like help with your investigations.
If you changed something, so that you don't meet the standard settings and configurations anymore, pls. provide decent informations about your changes, because people willing to help you are not able to guess your changes.
Now directly to your thread - comments:
Did I miss some sort of configuration setting somewhere?
Sorry, you don't provide enough informations ( installation - log from "autoinstaller" is missing ) for a decent answer.
- There is no "submission inet...etc" line in the postfix master.conf
As suggested above, pls try to repair issues with the help of the "
Plesk repair utility" first and provide possible repair - logs for investigations.
- If I add the submission line from another server, I get SASL errors
Sorry, you don't provide enough informations here, you don't specify WHAT you've added and you don't provide the SASL - errors from your log - file(s).
- I modify the /etc/postfix/smtpd.conf to match our other Plesk servers (modifying paths), but still denied access: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Pls provide the
ORIGINAL "smtpd.conf" and as well your
MODIFIED "smtpd.conf" for investigations.
Possible KB - articles, which might help you to solve issues as described with the error "
SASL authentication failure: cannot connect to saslauthd server: Permission denied" :