diff options
Diffstat (limited to 'network/ssmtp/slack-desc')
-rw-r--r-- | network/ssmtp/slack-desc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/network/ssmtp/slack-desc b/network/ssmtp/slack-desc new file mode 100644 index 0000000000..0501f5cf99 --- /dev/null +++ b/network/ssmtp/slack-desc @@ -0,0 +1,18 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ssmtp: ssmtp (extremely simple MTA to get mail off the system to a mail hub) +ssmtp: +ssmtp: This is sSMTP, a program that replaces sendmail on workstations that +ssmtp: should send their mail via the departmental mailhub from which they +ssmtp: pick up their mail (via pop, imap, rsmtp or the like). This program +ssmtp: accepts mail and sends it to the mailhub, optionally replacing the +ssmtp: domain in the From: line with a different one. +ssmtp: +ssmtp: Homepage: https://github.com/ajwans/sSMTP +ssmtp: |