• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

plesk 9 postfix outgoig mails not working

A

anoop

Guest
--delete this--

found the solution...pleaes delete this
 
Last edited by a moderator:
Run the installer again, you may have to select qmail, and run again after for postfix, it looks like it did not change properly to postfix.
 
for me , issue was that mails cannot be send . On checking could see that sendmial binary was of qmail. I have removed the link to qmail binary and make it point to the postfix sendmail binary to solve the issue. sending via webmail start to work, but still smtp auth did not work and hence could not send via outlook. I had to rollback everything to qmail.
 
same problem, no outgoing mails Plesk 9.2.2

I have the same problem on a recently upgraded server that now runs Plesk 9.2.2, all users from all hosted domains can't send mail from their e-mail clients anymore.

I know Plesk used to use qmail, but now errors from postfix appear in the maillog. Did the upgrade of Plesk cause the change from qmail to postfix? I got very used to qmail over the years, now I have no idea what is going on.

Webmail / Horde is also not working, so clients can't send any e-mail out at all.


Error in the /usr/local/psa/var/log/maillog when trying to send from e-mail client:

Sep 10 06:01:07 wmx-us-08 postfix/smtpd[19237]: connect from unknown[61.xx.xx.xx]
Sep 10 11:01:09 wmx-us-08 postfix/smtpd[8509]: connect from unknown[127.0.0.1]
Sep 10 11:01:09 wmx-us-08 postfix/smtpd[19237]: NOQUEUE: client=unknown[61.xx.xx.xx], sasl_method=CRAM-MD5, [email protected]
Sep 10 11:01:09 wmx-us-08 postfix/smtpd[8509]: 536C77600CA: client=unknown[61.xx.xx.xx]
Sep 10 06:01:09 wmx-us-08 before-remote[20891]: check handlers for addr: [email protected]
Sep 10 06:01:09 wmx-us-08 before-remote[20891]: check handlers for addr: [email protected]
Sep 10 06:01:09 wmx-us-08 before-queue[20890]: check handlers for addr: [email protected]
Sep 10 06:01:09 wmx-us-08 before-queue[20890]: check handlers for addr: [email protected]



The error in horde when sending mail is:
There was an error sending your message: Failed to open sendmail [/usr/sbin/sendmail] for execution.
 
Back
Top