The twentieth century will be chiefly remembered by future generations not as an era of political conflicts or technical inventions, but as an age in which human society dared to think of the welfare of the whole human race as a practical objective.
Yea, and I finally got SMTP-AUTH working, too! I stopped trying to custom-wrap a mailserver that did it all, and just typed "apt-get install exim-tls". Exim turns out to be a decent MTA, and it comes pre-built with STARTTLS and SMTP-AUTH (but only PLAIN and LOGIN...I'd like MD5, but I figure its already over an SSL pipe, so it should be okay).
Yea, yea, I know...its a prebuilt binary, but its..uhh..EASY ;)
Re: Awesome Open Source Mailserver with SSL, AUTH and anti SPAM
Yea, and I finally got SMTP-AUTH working, too! I stopped trying to custom-wrap a mailserver that did it all, and just typed "apt-get install exim-tls". Exim turns out to be a decent MTA, and it comes pre-built with STARTTLS and SMTP-AUTH (but only PLAIN and LOGIN...I'd like MD5, but I figure its already over an SSL pipe, so it should be okay).
Yea, yea, I know...its a prebuilt binary, but its..uhh..EASY ;)