./mail/ssmtp, Extremely simple MTA to forward mail to a mail hub

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.61nb3, Package name: ssmtp-2.61nb3, Maintainer: pkgsrc-users

A secure, effective and simple way of getting mail off a system to your
mail hub. It contains no suid-binaries or other dangerous things - no mail
spool to poke around in, and no daemons running in the background. Mail is
simply forwarded to the configured mailhost. Extremely easy configuration.

WARNING: the above is all it does; it does not receive mail, expand aliases
or manage a queue. That belongs on a mail hub with a system administrator.

This program is especially recommended for mutt users who send emails via
ISP's smtp server.


Required to build:
[devel/gmake]

Package options: inet6, ssl

Master sites: (Expand)

SHA1: bc4b6c20bf8c2c9e66b359e3c24545a2615a1988
RMD160: da76ee6dd86fc663e6fd69fcb2fb5f550f716de7
Filesize: 52.091 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-06-12 17:46:06 by Thomas Klausner | Files touched by this commit (106)
Log message:
Add inet6 to default suggested options. It's 2012.
   2011-07-03 13:47:50 by OBATA Akio | Files touched by this commit (1)
Log message:
LICENSE=gnu-gpl-v2
   2010-08-17 18:52:48 by Tobias Nygren | Files touched by this commit (1)
Log message:
reset MAINTAINER (bounced)
fix HOMEPAGE
   2009-06-14 20:04:45 by Joerg Sonnenberger | Files touched by this commit (183)
Log message:
Remove @dirrm entries from PLISTs
   2009-02-08 00:21:05 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix DESTDIR support.
   2008-11-16 14:54:12 by Matthias Scheler | Files touched by this commit (1)
Log message:
Add support for user destination directory installation.
Patch provided by Aleksey Cheusov in PR pkg/38526.