cvs commit: ports/mail Makefile ports/mail/wbl Makefile distinfo
pkg-descr
Renato Botelho
garga at FreeBSD.org
Sat Jul 15 13:44:12 UTC 2006
garga 2006-07-15 13:44:11 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/wbl Makefile distinfo pkg-descr
Log:
wbl is a really simple tool that can be used in a .qmail file for managing
a white/black list of email addresses. It only does one thing--it
checks for entries in ~/.wbl that it uses as a regex against the From:
field of an incoming email. If it matches a line with a +, it forwards
the email to the white list, if it matches a line with a - it forwards
the email to the blacklist.
Questions, feedback, comments may be sent to the author.
Author: Caskey Dickson <caskey at technocage.com>
WWW: http://www.technocage.com/~caskey/wbl/
Revision Changes Path
1.776 +1 -0 ports/mail/Makefile
1.1 +39 -0 ports/mail/wbl/Makefile (new)
1.1 +3 -0 ports/mail/wbl/distinfo (new)
1.1 +11 -0 ports/mail/wbl/pkg-descr (new)
More information about the cvs-all
mailing list