• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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