aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-11 21:22:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-11 21:22:57 +0000
commit10d03f43dae293fb9aad2cb95a67e9a38a111683 (patch)
tree76e8184a08acc8f57f5e80d919c5db0d27377d3f /mail/Makefile
parent0e0630f59a77c91b9b32e07d40b02822634a6a79 (diff)
downloadports-10d03f43dae293fb9aad2cb95a67e9a38a111683.tar.gz
ports-10d03f43dae293fb9aad2cb95a67e9a38a111683.zip
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@hotmail.com>
Notes
Notes: svn path=/head/; revision=147982
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index dfe3fe36beb2..47f909847b29 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -15,6 +15,7 @@
SUBDIR += anubis
SUBDIR += archivemail
SUBDIR += archmbox
+ SUBDIR += ask
SUBDIR += asmail
SUBDIR += assp
SUBDIR += autorespond