IMAP and Spam Filtering
If you store your mailboxes on a remote IMAP server, it is a waste of bandwidth, time, and resources (both human & machine resources) to do spam filtering on your local system. The best place to do spam filtering is on your incoming email server. Here's why:
Make sure that you get an IMAP service provider that makes it easyto . . .
- Your email system administrator can keep the spam filters up to date. This includes both SMTP-level and delivery-level filters. Here are some details about these.
- SMTP-Level Filters
Very robust spam filtering can be done during the SMTP conversation before the message is accepted by your incoming email server. If a message is not accepted, the SMTP protocol will send an SMTP undeliverable-mail message to the sender that states that the message was blocked and why it was blocked. This is by far the best place to filter incoming spam. - Delivery-Level Filters
Once a message is accepted by the SMTP server, there are very good constantly-changing tools that can determine how spammy a message is.
- SMTP-Level Filters
- Spammy messages can be kept out of your default INBOX and instead delivered to an IMAP-accessible "MaybeSpam" mailbox.
- There is no need to download the spammy messages to your local system.
- You are not locked in to any particular email client or any particular computer, and you can, instead, manage your spam and your spam filters from many different systems.
Make sure that you get an IMAP service provider that makes it easy
- view reports of messages sent to you that were blocked at the SMTP level.
- set up your own SMTP-level greenlists.
- sort (order) your MaybeSpam messages by spam score (aka "spamminess" or "spam probability"). This makes it much easier to find false positives, i.e., non-spam messages that were delivered to your MaybeSpam mailbox.
- set up your own delivery-level greenlists so you can minimize your false positives.
- specify your own spam-score threshold for what you consider to be MaybeSpam.
Comments
Links to this page
Each item © Nancy McGough
Each comment © the author of the comment
Deflexion.com web site hosted
by DreamHost.com
←
More deflexions & reflexions, & feeds
available via the sidebar
top
&
For bookmarks & links, please use

Post a Comment
You can use some HTML tags, such as <b>, <i>, <a>