From 99e03c77a4dcb27538db5388ace782afafcde88e Mon Sep 17 00:00:00 2001 From: Daniel LEVAI Date: Fri, 23 Nov 2012 16:13:00 +0100 Subject: network/ssmtp: Added (simple MTA that forwards to a smarthost). Signed-off-by: Matteo Bernardini --- network/ssmtp/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 network/ssmtp/README (limited to 'network/ssmtp/README') diff --git a/network/ssmtp/README b/network/ssmtp/README new file mode 100644 index 0000000000000..716a836eda736 --- /dev/null +++ b/network/ssmtp/README @@ -0,0 +1,5 @@ +sSMTP, replaces sendmail on workstations that should send their mail via the +departmental mailhub from which they pick up their mail (via pop, imap, rsmtp, +pop_fetch, NFS... or the like). This program accepts mail and sends it to the +mailhub, optionally replacing the domain in the From: line with a different +one. -- cgit v1.2.3