• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Joomla mail configuration. SMTP connect() failed.

vaarsn

New Pleskian
I have the problem with sending out emails. I'm using native Joomla mail service with the SMTP auth. Then I'm trying to send something from my contact form. SMTP configuration in Joomla the bellow:
  • Mailer: SMTP
  • SMTP Authentication: Yes
  • SMTP Security: SSL
  • SMTP Port 465
  • SMTP username: my gmail@username
  • SMTP password: my gmail password
  • SMTP host: smtp.gmail.com
I tried also TLS with port 587 instead of SSL 465 but nothing. On my contact form page I'm getting the SMTP connect() failed. There is nothing related under /var/log/maillog as well. I'm using Postfix with Courier. The firewall is disabled, also I tested the telnet smtp.gmail.com 465 and it works for me.

Thanks
 
hi. igot this problem too. but in my case, i am using my own mailserver.
  • Mailer: SMTP
  • SMTP Authentication: Yes
  • SMTP Security: SSL
  • SMTP Port 465
  • SMTP username: my [email protected]
  • SMTP password: my user password
  • SMTP host: mail.myserver.com
i got SMTP connect() failed. This just happen about 4 days ago. it was flawless before. what could be wrong?
 
Hi guys

do you resolve this problem ?

i have the same problem with my own server, but external on phones and desktop mail apps are working.
only in joomla via smtp alltimes sending failed.
 
Back
Top