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?
Have more questions? Submit a request
Comments (1 comment)