summaryrefslogtreecommitdiffstats
path: root/network/ssmtp/README
diff options
context:
space:
mode:
author Daniel LEVAI2012-11-23 16:13:00 +0100
committer dsomero2012-11-24 21:36:46 +0100
commit99e03c77a4dcb27538db5388ace782afafcde88e (patch)
tree686d45fb68e8686c738fc44245895a2ac31efed5 /network/ssmtp/README
parent2ee0f6fef1d8db8dfaabd3a293a9825097986d28 (diff)
downloadslackbuilds-99e03c77a4dcb27538db5388ace782afafcde88e.tar.gz
network/ssmtp: Added (simple MTA that forwards to a smarthost).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/ssmtp/README')
-rw-r--r--network/ssmtp/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/ssmtp/README b/network/ssmtp/README
new file mode 100644
index 0000000000..716a836eda
--- /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.