Hello Guys,
I used SMTP server: smtp.gmail.com
my gmail and password
checked use ssl
port :465
I also installed plugins for email extension and email extension template plugins. I am getting following errors.
Failed to send out e-mail
java.net.ConnectException: Connection refused: connect
Caused: javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 465;
nested exception is:
java.net.ConnectException: Connection refused: connect