cvs commit: ports/mail Makefile ports/mail/ask Makefile distinfo
pkg-descr pkg-plist
Pav Lucistnik
pav at FreeBSD.org
Fri Nov 11 13:22:59 PST 2005
pav 2005-11-11 21:22:57 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/ask Makefile distinfo pkg-descr pkg-plist
Log:
ASK takes advantage of the fact that most spammers use invalid or fake
"From:" address in their messages. When a new message arrives and the
sender is unknown, ASK sends a "confirmation message" back, informing
the sender that the original message has been queued, pending confirmation.
When the sender confirms (a simple reply), ASK delivers the original
message and adds the sender to a "whitelist". Further messages from this
sender will be immediately delivered. It is also possible to ignore
messages based on specific criteria, like sender's email, subject and so on.
PR: ports/88422
Submitted by: Marcelo Araujo <araujobsd at hotmail.com>
Revision Changes Path
1.708 +1 -0 ports/mail/Makefile
1.1 +44 -0 ports/mail/ask/Makefile (new)
1.1 +2 -0 ports/mail/ask/distinfo (new)
1.1 +6 -0 ports/mail/ask/pkg-descr (new)
1.1 +52 -0 ports/mail/ask/pkg-plist (new)
More information about the cvs-all
mailing list