1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/mail/tumgreyspf/pkg-descr

18 lines
660 B
Plaintext
Raw Normal View History

Tumgreyspf, an external policy checker for the postfix mail
server. It can optionally greylist and/or use spfquery to
check SPF records to determine if email should be accepted
by your server.
Because of it's design, legitimate e-mail is never trapped
or rejected. Only spam and viruses are caught. Since adding
it to our mail server (which also uses Spam Assassin, ClamAV,
and an outsourced anti-spam system), our spam level has
dropped by an order of magnitude.
It uses the file-system as it's database, no additional
database is required to use it.
WWW: http://www.tummy.com/Community/software/tumgreyspf/
Marcus Alves Grando <mnag@FreeBSD.org>