diff options
author | pav <pav@FreeBSD.org> | 2005-09-15 05:34:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-15 05:34:27 +0800 |
commit | 8f7bb9b90b75dc45641d4ef82ca679453b4911e6 (patch) | |
tree | 4f7482a0126837dd8bdb8cc0cdd30a6dea4452aa /mail/smtpd | |
parent | 9b8ecf29db3252f20d70aa85a257ff7746151510 (diff) | |
download | freebsd-ports-graphics-8f7bb9b90b75dc45641d4ef82ca679453b4911e6.tar.gz freebsd-ports-graphics-8f7bb9b90b75dc45641d4ef82ca679453b4911e6.tar.zst freebsd-ports-graphics-8f7bb9b90b75dc45641d4ef82ca679453b4911e6.zip |
- Change dead WWW to vendor homepage
- Don't mention patch which is already integrated by the port
- Don't mention docs which are no longer online
- Trim trailing whitespace
Diffstat (limited to 'mail/smtpd')
-rw-r--r-- | mail/smtpd/pkg-descr | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/mail/smtpd/pkg-descr b/mail/smtpd/pkg-descr index 6bfff6456db..8b8e07deea1 100644 --- a/mail/smtpd/pkg-descr +++ b/mail/smtpd/pkg-descr @@ -2,19 +2,12 @@ The smtpd daemon talks the Simple Mail Transfer Protocol (SMTP) with other SMTP daemons to receive mail from them, and saves it into a spool directory for later processing. It is the store portion of an SMTP store and forward proxy. The symbiotic companion program smtpfwdd is used to forward the -spooled mail on to its eventual destination. +spooled mail on to its eventual destination. -smtpd is invoked from a super-server such as inetd or juniperd. - -There is a patch available to do MAPS RBL style lookups at -ftp://ftp.obtuse.com/pub/smtpd/patch-smtpd-2.0-RBL.gz. - -Documentation is avaialble online with the juniper documentation. -See the docs for smtpd as a starting point, at -http://www.obtuse.com/juniper-docs/man/smtpd.html +smtpd is invoked from a super-server such as inetd or juniperd. Access control rules based on the connecting host, and the smtp envelope are supported. It contains some powerful features for stopping inbound or -outbound SPAM. +outbound SPAM. -WWW: http://www.obtuse.com/smtpd.html +WWW: http://www.obtuse.com/ |