This is a shar(1) archive for a new port, postfix-gps, which
implements a database based greylisting add-in for postfix.
PR: ports/71912
Submitted by: Xin LI <delphij@freebsd.org>
This port implements SPF for Postfix, without include
anothers libraries in postfix port.
PR: ports/75284
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
<quote>
Copies of this library code used to exist in other tarballs: Courier,
Courier-IMAP, and SqWebMail. Building and installing any of these packages
would've automatically installed this authentication code.
The authentication library is now a separate, standalone package. This
authentication library must now be installed, separately, before upgrading
to the following builds (or if installing them for the first time):
Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information.
</quote>
http://www.courier-mta.org/authlib/
marked for expiration on September 30th, 2004. All users should now
be on version 2.1 (mail/postfix), which is stable, or version 2.2-X,
which is in mail/postfix-current.
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2).
It can load, save and send saved mails in background
and also backup some mails.
PR: ports/73560
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
notification support. This version can optionally check more than one
IMAP folder on one server.
PR: ports/73256
Submitted by: Radek Kozlowski <radek@raadradd.com>
sendmail. The libsnert stuff mentioned in the PR is not addressed
in this commit, since it is not a run time dependency, and is
strictly coupled with milter-spamc itself.
PR: ports/71486
Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
This program allows the body of a message to be filtered through
a series of filters before being passed to the real qmail-queue program,
and injected into the qmail queue.
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/qmail-qfilter/
This program is a filter which shall improve the readability for messages
(emails and posts) by *hiding* some annoying parts, including:
- mailing list footers
- excessive quoting
- overlong signatures
- Outlook-style "TOFU" (text above - full quote below)
- squeeze sequences of blank lines or punctuation
Its primary mode of operation is a display filter in MUA (it has special
support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately
bouncing "improper" messages.
Author: Jochen Striepe <t-prot@tolot.escape.de>
WWW: http://www.escape.de/users/tolot/mutt/
This milter does not itself filter spam, instead it memorizes the
verdicts issued by your other anti-spam defenses to reduce the system
load and resource consumption, by temporarily rejecting the relays
suspected of spamming (banned) and, optionally, by permanently rejecting
the relays "convicted" of spamming (blacklisted).
The idea is to stem the spam from real spam sources, while reducing the
ill effects of false-positives to merely delaying, rather than rejecting
future messages.
WWW: http://virtual-estates.net/skem/