Taxonomy of anti-spam techniques: Difference between revisions
From ASRG
Jump to navigationJump to search
(→Administrative techniques: Added retaliation) |
|||
(20 intermediate revisions by 5 users not shown) | |||
Line 6: | Line 6: | ||
* [[Adaptive filters]] | * [[Adaptive filters]] | ||
** [[Bayesian filters]] | |||
** [[Collaborative filters]] | |||
* [[URL filtering]] | |||
==SMTP techniques== | ==SMTP techniques== | ||
Line 14: | Line 18: | ||
* [[Callbacks]] | * [[Callbacks]] | ||
* [[Rate limits]] | |||
* [[SMTP pull]] | |||
==Address management== | ==Address management== | ||
Line 26: | Line 34: | ||
* [[DNS blacklists]] | * [[DNS blacklists]] | ||
* [[DNS validation]] | |||
* [[HELO/EHLO Pattern Matching]] | |||
* [[Tarpitting and other timing techniques]] | * [[Tarpitting and other timing techniques]] | ||
Line 34: | Line 46: | ||
* [[Path validation]] | * [[Path validation]] | ||
** [[Path validation manual techniques]] | |||
** [[SPF]] (Sender permitted from) | |||
** [[Sender-ID]] | |||
** [[SRS]] (Sender Rewriting Scheme) | |||
* [[Marking valid mail client hosts]] | |||
* [[Signatures]] | * [[Signatures]] | ||
==Introduction techniques== | * [[Subject keywords]] | ||
==[[Message validation techniques]]== | |||
* [[Cryptographic signatures]] | |||
* [[Signature callback]] | |||
==[[Introduction techniques]]== | |||
* [[Challenges]] | * [[Challenges]] | ||
Line 44: | Line 70: | ||
* [[Postage]] | * [[Postage]] | ||
* [[Attention bonds]] | |||
* [[Captchas]] | |||
==Administrative techniques== | |||
* [[No spam notices]] | |||
* [[Do not spam lists]] | |||
* [[Abuse Reporting]] | |||
* [[Retaliation]] |
Latest revision as of 10:57, 30 September 2010
Many people have invented many anti-spam techniques over the past decade. And a lot of the techniques keep being reinvented. Our goal here is to list all the anti-spam techniques we know, both the good ones and the bad ones.
Message content techniques
SMTP techniques
Address management
Network techniques
Whitelist techniques
- Path validation
- Path validation manual techniques
- SPF (Sender permitted from)
- Sender-ID
- SRS (Sender Rewriting Scheme)