diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 17:17:13 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 17:17:13 +0000 |
commit | d56aea35dc9c2539b1624cde86ab25a00673e23f (patch) | |
tree | 3b8c1571f4c0e9026122b983289289ce2e18ad8e /mail/tmda/pkg-descr | |
parent | dbe798253c4d86bf79c8a1018eb81d256ae361f2 (diff) |
Notes
Diffstat (limited to 'mail/tmda/pkg-descr')
-rw-r--r-- | mail/tmda/pkg-descr | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/mail/tmda/pkg-descr b/mail/tmda/pkg-descr index 546df113b7d8..1b544757b4aa 100644 --- a/mail/tmda/pkg-descr +++ b/mail/tmda/pkg-descr @@ -1,10 +1,9 @@ Tagged Message Delivery Agent (TMDA). -TMDA is an OSI certified Python application for qmail systems -designed to significantly reduce the amount of SPAM/UCE you receive. -A "whitelist" filter allows known contacts immediately into your -mailbox, and all others must reply to a simple confirmation to -validate their message. Once they respond to the confirmation, -their original message is delivered to you. +TMDA is an OSI certified software application designed to +significantly reduce the amount of SPAM/UCE (junk-mail) you receive. +TMDA combines a "whitelist" (for known/trusted senders), a "blacklist" +(for undesired senders), and a cryptographically enhanced confirmation +system (for unknown, but legitimate senders). WWW: http://tmda.sourceforge.net/ |