• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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