02.07.2020, 08:25
Hi:
Since January it is not possible send mail from account gmail:
server = 'smtp.gmail.com',
-- smtp server port
port = 465,
-- enable ssl, required for gmail smtp
secure = 'sslv23'
The configuration of client mail is:
REQUIRED SSL YES
REQUIRED TLS YES
PORT 587
I have changed the configuration and it doesn't work.
Thanks.
Since January it is not possible send mail from account gmail:
server = 'smtp.gmail.com',
-- smtp server port
port = 465,
-- enable ssl, required for gmail smtp
secure = 'sslv23'
The configuration of client mail is:
REQUIRED SSL YES
REQUIRED TLS YES
PORT 587
I have changed the configuration and it doesn't work.
Thanks.