ssmtp (extremely simple MTA to get mail off the system to a mail hub)
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.
Normally, when using ssmtp, you want to remove the OS's MTA
package(s), sendmail and/or postfix. In this case, ssmtp will
be symlinked to /usr/sbin/sendmail, and software that sends mail
shouldn't have to be modified. If you keep sendmail/postfix installed,
there's no conflict, but any software that sends mail will have to be
configured or modified to use /usr/sbin/ssmtp.
NOTE: After installing, you'll want to edit "/etc/ssmtp/ssmtp.conf".
There's a man page for it (man ssmtp.conf).
Maintained by: B. Watson
Keywords: smtp,mta,simple,small
ChangeLog: ssmtp
Homepage:
https://github.com/ajwans/sSMTP
Download SlackBuild:
ssmtp.tar.gz
ssmtp.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
patches |
slack-desc |
ssmtp.SlackBuild |
ssmtp.info |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds