Forum

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /homepages/13/d467848118/htdocs/templates/cleanout/vertex/responsive/responsive_mobile_menu.php on line 158
Welcome, Guest
Username: Password: Remember me
This is the optional category header for the Suggestion Box.

TOPIC:

How to get mail work? 9 months 6 days ago #5288

Currently the email handler drives off of port number to determine the transport.

If port = 465 we use SSL
Else - we use normal SMTP

Can you share what the smtp_port is set to in your configuration?

Please Log in or Create an account to join the conversation.

How to get mail work? 9 months 6 days ago #5289

Based on your comment I changed the SMTP_PORT to 465 and it is now sending emails. It was previously set to 587. Thanks.

Please Log in or Create an account to join the conversation.

Last edit: by Michael Joyner.