• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Cannot send mail using None encryption on SMTP in Plesk Onyx 17.5

Joe Gubat

New Pleskian
I have plesk 12.5 and migrated all accounts to plesk onyx 17.5.3. On plesk 12.5, I have no issue in sending on all type SSL/TLS, Auto and None encryption using port 587. However, when I migrated to plesk onyx 17.5.3 I cannot use none anymore. Is there any possibility I can still use None, Auto and SSL/TLS (all of them) just like on my old plesk?
 
Below is a sample maillog using port 587 with None encryption:
Mar 11 06:58:36 server dovecot: pop3-login: Login: user=<[email protected]>, method=DIGEST-MD5, rip=112.200.103.222, lip=172.31.222.21, mpid=28260, TLS, session=<GO7sjR1nBjdwyGfT>
Mar 11 06:58:36 server dovecot: service=pop3, [email protected], ip=[112.200.103.222]. Disconnected: Logged out rcvd=12, sent=50, top=0/0, retr=0/0, del=0/45, size=6359449
Mar 11 06:58:37 server postfix/smtpd[29732]: warning: hostname 112.200.103.222.pldt.net does not resolve to address 112.200.103.222: Name or service not known
Mar 11 06:58:37 server postfix/smtpd[29732]: connect from unknown[112.200.103.222]
Mar 11 06:58:37 server postfix/smtpd[29732]: lost connection after EHLO from unknown[112.200.103.222]
Mar 11 06:58:37 server postfix/smtpd[29732]: disconnect from unknown[112.200.103.222] ehlo=1 commands=1
Mar 11 06:59:29 server dovecot: pop3-login: Login: user=<[email protected]>, method=DIGEST-MD5, rip=112.200.103.222, lip=172.31.222.21, mpid=3088, TLS, session=<IesRkR1nIDdwyGfT>
Mar 11 06:59:29 server dovecot: service=pop3, [email protected], ip=[112.200.103.222]. Disconnected: Logged out rcvd=12, sent=50, top=0/0, retr=0/0, del=0/45, size=6359449
Mar 11 06:59:29 server postfix/smtpd[29732]: warning: hostname 112.200.103.222.pldt.net does not resolve to address 112.200.103.222: Name or service not known
Mar 11 06:59:29 server postfix/smtpd[29732]: connect from unknown[112.200.103.222]
Mar 11 06:59:30 server postfix/smtpd[29732]: lost connection after EHLO from unknown[112.200.103.222]
Mar 11 06:59:30 server postfix/smtpd[29732]: disconnect from unknown[112.200.103.222] ehlo=1 commands=1
 
What is the message size? Are you sending an attachment? An immediate disconnection could be due to exceeding the message_size_limit in Postfix.
 
Back
Top