Setting up exim with AUTH LOGIN, AUTH PLAIN and AUTH CRAM-MD5 with Debian
Hello everyone,
I faced recently lots of trouble while setting up a Debian box with exim.
Obviously, the documentation was outdated or incomplete on some aspect, and I lost so many time searching “WTF my exim4 is not making AUTH PLAIN, AUTH LOGIN and/or AUTH CRAM-MD5″ that I though it would be good to share the solution with you guys.
I know some of you would say “Damn dude, this is insecure to do it!” and you are right (except perhaps for CRAM-MD5 which add little more complexity than LOGIN), but anyway, here is a 1st shot on “how to make it work simple” before you finally set SSL on it.
Also, some people might use port with authentication, because their lossy client / provider don’t support SSL. (This is probably the case with some mobile phone… I believe)
Recent Comments