Gmail and TLS

Set up CMe/CMi with the following configurations:

common.email.server=smtp.gmail.com
common.email.port=587
common.email.user=[your.mail@gmail.com]
common.email.password=[yourPasssword]
common.email.tls=true
common.email.to=[recipient@domain.com]
common.email.ssl=false

Make sure common.email.ssl is set to false.

Go to https://www.google.com/settings/security/lesssecureapps and allow less secure apps (signing in using the gmail account you configured in the unit).

Execute a report on the device eg. logreport 1hour email.to=yourEmail. If this fails with error code ERROR:534-5.7.14 you need to sign in to your account using the following URL https://g.co/allowaccess

Now do a new attempt to execute a report eg. logreport 1hour email.to=yourEmail.

 

Was this article helpful?

1 out of 1 found this helpful
Have more questions? Submit a request

Comments (1 comment)

0

Hi,

I'm triyng to configure email settings on a CMe2100 device. I set everything as indicated above, but when I try to run a sysreport the device returns the following error:

530 5.7.0 Must issue a STARTTLS command first


Can you help me to solve the problem? Thank you very much!
 

Article is closed for comments.