The SMTP server advertises the following SASL methods over an unencrypted channel:
All supported methods: LOGIN, PLAIN
Cleartext methods: LOGIN, PLAIN
Recommended Solution:
Configure the service to support less secure authentication mechanisms only over an encrypted channel.
Impact:
An attacker may be able to uncover user names and passwords by
sniffing traffic to the server if a less secure authentication mechanism
(i.e. LOGIN or PLAIN) is used.
How to fix this?
How to secure Dovecot or Exim to disable that insecure login plain?
Thanks
IP: --
Disable Cleartext Login on port 587 tcp submission