You are not logged in.
Pages: 1
Doesn't want to send a message from gmail.
XSIBACKUP-FREE 11.2.9
ESXi version:6.5.0
esxcli network firewall set --enabled false
nc -4z smtp.gmail.com 465
Connection to smtp.gmail.com 465 port [tcp/smtps] succeeded!
xsibackup --check-smtp=myemail2@gmail.com --use-smtp=1
Using SMTP server #1: smtp.gmail.com:465
Firewall disabled while sending e-mail
Firewall has been reenabled
Killed
(How to make a conclusion more detailed?)
cat ./conf/smtpsrvs
1;smtp.gmail.com:465;myemail@gmail.com;myemail@gmail.com;mypassword;yes;TLS;0
My zabbix server from the same network can send a message from this mail.
What else can I check?
Offline
Have you enabled "Less Secure Apps" for your Google account?
[url=https://myaccount.google.com/lesssecureapps?pli=1]GMail Less Secure Apps documentation[/url]
Offline
Pages: 1