Is there a lightweight MTA for Ubuntu 9.10 Desktop?
Posted
by
Joe Casadonte
on Server Fault
See other posts from Server Fault
or by Joe Casadonte
Published on 2010-03-27T14:45:32Z
Indexed on
2012/09/02
15:42 UTC
Read the original article
Hit count: 249
I'm writing a Perl script to run as a cron job, and I want to email results & errors to a local account on the laptop. I'd like something that can talk SMTP (do any MTAs not adhere to SMTP?). I use Thunderbird 3, so I'll also need a POP/IMAP server (unless T-Bird can read straight from an mbox file; I'll have to check into that). No need for spam controls as I'll lock it down real tight, only accepting mail originating from the laptop itself. Thanks!
© Server Fault or respective owner