esmtp related links:
-
libESMTP: a library to manage posting
(or submission of) electronic mail using SMTP to a
preconfigured MTA.
-
fetchmail: a full-featured, robust,
well-documented remote-mail retrieval and forwarding
utility.
-
procmail: a MDA which can be used to sort your
incoming mail into separate folders/files, preprocess
your mail, start any programs upon mail arrival or
selectively forward certain incoming mail automatically
to someone.
-
Mutt: a
small but very powerful text-based mail client for Unix
operating systems.
Alternatives to esmtp:
-
sSMTP: an extremely simple MTA to get mail off
the system to a mailhub.
-
nullmailer: a MTA designed to only relay all
its messages through a fixed set of "upstream" hosts. It
is also designed to be secure.
-
libESMTP support for Mutt: a patch that
allows Mutt to use libESMTP to send mail via SMTP instead
of invoking the sendmail binary directly.
-
msmtp: an "SMTP plugin" for Mutt and probably
other mail user agents.
Last modified on 2007-10-31.