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:
Thanks
- 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
Thanks