• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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