CSC 379:Week 1, Group 4: Difference between revisions
Jump to navigation
Jump to search
(→Comparison of Techniques: Added rating system code) |
(→Comparison of Techniques: valigned all table rows to top so it looks better(?)) |
||
Line 46: | Line 46: | ||
! Cons | ! Cons | ||
! Our Rating | ! Our Rating | ||
|- | |-valign="top" | ||
|Block domains of "known" spammers | |Block domains of "known" spammers | ||
| | | | ||
Line 63: | Line 63: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|require users to request permission to send you e-mail (eg Earthlink spam blocker) | |require users to request permission to send you e-mail (eg Earthlink spam blocker) | ||
| | | | ||
Line 81: | Line 81: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|Charge for e-mail sent | |Charge for e-mail sent | ||
| | | | ||
Line 97: | Line 97: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|opt-in for commercial email | |opt-in for commercial email | ||
| | | | ||
Line 113: | Line 113: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|domain authentication | |domain authentication | ||
| | | | ||
Line 131: | Line 131: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|bounties | |bounties | ||
| | | | ||
Line 147: | Line 147: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|The "goodmail" approach | |The "goodmail" approach | ||
| | | | ||
Line 162: | Line 162: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|Bonds with escrow agencies | |Bonds with escrow agencies | ||
|pro | |pro | ||
Line 175: | Line 175: | ||
| style="background:#cccccc;border:1px solid white" width=2px | | | style="background:#cccccc;border:1px solid white" width=2px | | ||
|} | |} | ||
|- | |-valign="top" | ||
|client-side filtering | |client-side filtering | ||
|pro | |pro |
Revision as of 01:08, 7 July 2007
Internal Use Only
Group members: Nick Principe / naprinci@gmail.com / AIM: mahoubaka
- block domains or even top-level domains "known" to be large senders of spam
- Spamhaus Block List
- see faq also
- Spamhaus Block List
- require users to request permission to send you e-mail (eg Earthlink spam blocker)
- Charge for e-mail sent
- opt-in for commercial email
- domain authentication
- bounties
- the "goodmail" approach
- bond with escrow agencies
- client-side filtering
Spam Prevention Techniques
Comparison of Techniques
Technique Name | Pros | Cons | Our Rating | |||||
---|---|---|---|---|---|---|---|---|
Block domains of "known" spammers |
|
|
| |||||
require users to request permission to send you e-mail (eg Earthlink spam blocker) |
|
|
| |||||
Charge for e-mail sent |
|
|
| |||||
opt-in for commercial email |
|
|
| |||||
domain authentication |
|
|
| |||||
bounties |
|
|
| |||||
The "goodmail" approach |
|
|
| |||||
Bonds with escrow agencies | pro | con |
| |||||
client-side filtering | pro |
|
|
Technique Details
Block domains of "known" spammers
- Summary point 1
- Summary point 2
- Link 1