From: Christian Birchinger <joker@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] RFC: Change mail-mta/msmtp to be the default in virtual/mta instead of mail-mta/ssmtp ?
Date: Tue, 13 Mar 2012 14:04:51 +0100 [thread overview]
Message-ID: <20120313130451.GA26364@netswarm.net> (raw)
In-Reply-To: <robbat2-20120312T201748-053699437Z@orbis-terrarum.net>
On Mon, Mar 12, 2012 at 08:20:08PM +0000, Robin H. Johnson wrote:
> On Mon, Mar 12, 2012 at 10:07:48PM +0200, Samuli Suominen wrote:
> > ssmtp has been quiet project for quite a while, where as msmtp is
> > maintained one.
> >
> > sure, ssmtp might be just mature, but msmtp is equally small and has
> > more features.
> >
> > any thoughts?
> +1 to getting rid of ssmtp. But I'm not sure that msmtp is the best
> replacement.
>
> One of the greatest things that bugs me about ssmtp is that if the
> mailserver is not available, it hangs for a while, and then it loses the
> email.
>
> Where I need a simple mail relay, I've gone with nullmailer instead,
> because it supports the features, and it explicitly has a lightweight
> daemon mode that queues mail to send.
At isolated places where i don't integrate my host into an existing mail
setup, i use esmtp because it allows me to do local delivery of system
mails (cron or similar jobs) by using a very simple setup:
~ $ cat /etc/esmtprc
mda="/usr/bin/procmail -d %T"
That's about the only config i need for this. Ok, it's not perfect
because it requires procmail (no setup task required though) and cannot
write the files directly.
I think as an initial setup, something that just does local delivery
for system mails out of the box is better than something that doesn't
work unless you start configuring smart relay hosts etc. You can still
do this if you integrate yourself into an existing mail setup.
Christian
prev parent reply other threads:[~2012-03-13 13:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-12 20:07 [gentoo-dev] RFC: Change mail-mta/msmtp to be the default in virtual/mta instead of mail-mta/ssmtp ? Samuli Suominen
2012-03-12 20:20 ` Robin H. Johnson
2012-03-12 22:21 ` Eray Aslan
2012-03-13 13:04 ` Christian Birchinger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120313130451.GA26364@netswarm.net \
--to=joker@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox