cvs commit: ports/mail Makefile ports/mail/relaydb Makefile
distinfo pkg-descr pkg-plist
Yen-Ming Lee
leeym at FreeBSD.org
Sun Aug 10 09:50:50 PDT 2003
leeym 2003/08/10 09:50:48 PDT
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/relaydb Makefile distinfo pkg-descr pkg-plist
Log:
relaydb is a mail header analyzer that builds a database of IP addresses either
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 at dolmant.net>
Revision Changes Path
1.410 +1 -0 ports/mail/Makefile
1.1 +23 -0 ports/mail/relaydb/Makefile (new)
1.1 +1 -0 ports/mail/relaydb/distinfo (new)
1.1 +8 -0 ports/mail/relaydb/pkg-descr (new)
1.1 +1 -0 ports/mail/relaydb/pkg-plist (new)
More information about the cvs-ports
mailing list