Hi all,

I have setup SMTP to handle emails because phpmail emails are blacklisted in some cases.


I read all the threads on this forum regarding the SMTP config, but no luck.


SMTP server:port: smtp.gmail.com:465
SMTP server username: <<complete gmail account>>
SMTP server password: <<my gmail account password>>
SMTP secure protocol: SSL

It accepts it, but then nothing happens with the emails. Nothing in, nothing out.

Even if I put wrong password it still accepts and saves it.

Any ideas?