Commit graph

2 commits

Author SHA1 Message Date
Romain Tartière
d89c585e3c Change MAINTAINER address to romain@.
Approved by:	flz (mentor)
2010-02-01 17:14:49 +00:00
Ion-Mihai Tetcu
094c16fa4f Junk Mail Buffering Agent is a tool for preventing delivery of email until the
sender has confirmed their address. It can be used in conjunction with a spam
filter to prevent delivery of spammy-looking email unless the sender is
confirmed as valid.
jmba is designed to be used in conjunction with a spam filter such as QSF and
the mail processor procmail. When the spam filter says it thinks an email is
spam, it can be passed to jmba. jmba will queue it and send an email to the
sender containing a key; if the sender replies, the original email is
"unfrozen" from the queue and delivered.

WWW:	http://www.ivarch.com/programs/jmba.shtml

PR:		ports/122962
Submitted by:	Romain Tartiere <romain at blogreen.org>
2008-05-06 12:17:47 +00:00