Hi All,
Installed Mautic on Google Cloud System using Bitnami.
While trying to configure Other SMTP & test following error occurred (tried using Godaddy and hostdepartment servers, all in vain)
Log data: ++ Starting Swift_SmtpTransport !! Connection could not be established with host [Connection timed out #110]
Tried to send using
- PhpMail, message sending failed.
- SendMail, message sent but not delivered
Prior to sending, carried out following steps
- Created List
- Added 8 email ids to the list
- Created test mail (List Mail) conversation
- Published and tried to send
Regards,
Saman
Hi All,
Installed Mautic on Google Cloud System using Bitnami.
While trying to configure Other SMTP & test following error occurred (tried using Godaddy and hostdepartment servers, all in vain)
Log data: ++ Starting Swift_SmtpTransport !! Connection could not be established with host [Connection timed out #110]
Tried to send using
- PhpMail, message sending failed.
- SendMail, message sent but not delivered
[i]Prior to sending, carried out following steps
- Created List
- Added 8 email ids to the list
- Created test mail (List Mail) conversation
- Published and tried to send
[/i]
Regards,
Saman
It seems that the SMTP host does not respond. The PhpMail is quite hard to configure on a VPS (for me) so I cannot tell you what could went wrong there. Try to use GMail if you have one. Also, check the server error log and Mautic log at app/logs/ folder if there is any error message which could tell us more.