MasqMail
My laptops all run MasqMail so that they can always send mail, no matter where I am. This is good, and works very well. However, masqmail is suffering from non-maintenance. So, do I change my MTA, or do I adopt MasqMail?
Ideally I'd switch to another MTA, as long as it's simple and will automatically change the delivery method depending on some external data (generally the name of the current network interface). Any suggestions? Or should I start reviewing the bugs and hijack the package?
Update: Oliver Kurth, previously absent maintainer of MasqMail, just did a new upstream release and uploaded to Debian. Dilemma over!
NP: In Between Dreams, Jack Johnson.
I'm using masqmail too, for other reasons. IMVHO is overkill to use Exim or Postfix on a single user pc to send mail, but at the same time i still want to have something that works like a mail server. I don't know if i can be up to the task, but i'm willing to help, maybe, co-maintaining it... =)
A mail server that doesn't accept an SSL/TLS connection and support SMTP-AUTH should be considered broken in this day and age.
Osma, masqmail is intended as a mail server to be run at home, so it does not really need SSL support on the server side. As a client though, you are right. But you can send over ssl, or fetch mail using ssl by using the openssl binary. The man pages explain how.
works like a charm. No fancy pop3 client or anything like that, though. relay-only.
Oliver: Excellent!