Page 1 of 1

Email TLS support

Posted: Thu Sep 03, 2015 10:55 am
by GordonG
Hi Team

I installed my router with 1.8.0 + plugin "email with ssl". Unfortunately all my email providers does not support plain authentication. In the system log I could see

host=smtp.mymailserver.com tls=on auth=on user=myuser@mymailserver.com from=myuser@mymailserver.com myrecipient@gmx.eu recipients=myrecipient@gmx.eu errormsg='the server does not support authentication method PLAIN' exitcode=EX_UNAVAILABLE

port and smtp is quite correct configured. This error is thrown out at pushing "send test email".

Any hints how to activate other authentication methods?

Thx in advance