summaryrefslogtreecommitdiff
path: root/mail/relaydb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* relaydb is a mail header analyzer that builds a database of IP addresses eitherYen-Ming Lee2003-08-104-0/+33
known as legitimate senders or spammers. relaydb doesn't itself classify mails as legitimate or spam, that decision needs to be reached through other means. Neither does relaydb block spam itself. It merely provides a list of IP addresses to block through other means. WWW: http://www.benzedrine.cx/relaydb.html PR: 55437 Submitted by: Matt Jibson <dolmant@dolmant.net> Notes: svn path=/head/; revision=86727