I’m looking for a simple sendmail replacement to receive local mail, such as from cron and service failures and forward it to on to a real SMTP server.
I have used msmtpd
successfully but thought I’d ask if folks have other solutions they like.
I’m looking for a simple sendmail replacement to receive local mail, such as from cron and service failures and forward it to on to a real SMTP server.
I have used msmtpd
successfully but thought I’d ask if folks have other solutions they like.
@EinfachUnersetzlich Thanks for the report. In my first test of msmtp tonight I got no email and no logs that I can find. That’s weird because I have it working on other servers.
But if I can get nullmailer or OpenSMTPd running in 15 minutes it may be faster to switch than debug!