public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] What MTA to use to receiving mail for local users?
@ 2014-04-10 15:32 Grant Edwards
  2014-04-10 15:41 ` Volker Armin Hemmann
  0 siblings, 1 reply; 8+ messages in thread
From: Grant Edwards @ 2014-04-10 15:32 UTC (permalink / raw
  To: gentoo-user

I use msmtp for outgoing mail, and plan to continue to do so.

However, I need to temporarily set up an SMTP server to accept
incoming mail from "the Internet" for local users.  It is not going to
handle sending of email, and I need it _not_ to install something as
/usr/bin/sendmail (that's already taken by msmtp).  It doesn't need to
handle queueing, relaying, or anything other than acting as an SMTP
server and delivering mail locally to mbox or maildir destinations.

What's the easiest/simplest MTA to set up for that?

sendmail? (No... just no.)

qmail? (Seems a bit overly complex for my use case).

postfix?

exim?

It's been a long time since I've used either postfix or exim, but I
don't remember either of them being too complex to configure.

I'm guessing that Portgage is going to object to installing both msmtp
and postfix/exim, so I'll probably have to build the rx-only MTA from
sources and install it in a non-standard location?

Maybe I should just write a simple SMTP server in Python. [That's
actually a lot easier than it sounds.  Python's standard library has
an smtpd class that's pretty simple to use.]

-- 
Grant Edwards               grant.b.edwards        Yow! Remember, in 2039,
                                  at               MOUSSE & PASTA will
                              gmail.com            be available ONLY by
                                                   prescription!!



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-10 22:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 15:32 [gentoo-user] What MTA to use to receiving mail for local users? Grant Edwards
2014-04-10 15:41 ` Volker Armin Hemmann
2014-04-10 19:54   ` Peter Humphrey
2014-04-10 20:09     ` [gentoo-user] " Grant Edwards
2014-04-10 20:42       ` hasufell
2014-04-10 21:20       ` Alan Mackenzie
2014-04-10 22:52   ` [gentoo-user] " Alan McKinnon
2014-04-10 22:54     ` Carlos Sura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox