Project

General

Profile

502 Command "AUTH LOGIN" not implemented.

Added by xiao zhi over 8 years ago

The error is 502 Command "AUTH LOGIN" not implemented.

I tried telnet mail server address ,and I can connect it.
But when i input ehlo xxx, it only returns
"250-mail.xxx.com Hello xxx(ip),pleased to meet you
250-HELP
250-SIZE 51200000
250 PIPELINING".

Then I ask mail administrator, he said the Mail server authentication was anonymous.

So how can I configure the "configuation.yml" file? It doesn't suppot "auth login"....

........................
address:
port:
authentication: :login
user_name:
password:
........................