I have just comiled exim 3.33 with AUTH_CRAM_MD5 and AUTH_PLAINTEXT options
and when I write the EHLO command I get the following answer:
EHLO test
250-debian.todored.org Hello test [193.146.61.254]
250-SIZE
250-PIPELINING
250-STARTTLS
250 HELP
This command doesn't answer with the AUTH command. Is this correct? This
question comes because I can't send mail with authentication with a Outlook
Express client, and I think this is because it doesn't work with AUTH LOGIN
method. How can I know if it works or it doesn't work?