• 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

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