iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-15-2009, 01:03 PM
WebProWorld Pro
 
Join Date: Apr 2006
Location: Earth
Posts: 256
blitzen RepRank 0
Default Bayesian Email Filter Sets My Benign Email as Spam

I noticed that the Bayesian Filter on one of my customer's emails shows the email that I sent to them was labeled as "spam".

We communicate only about orders and merchandise that the customer asks about.
We never ever send spam or mass mailings.

This email had only 4 links: two were to products that the customer was asking about, one back to our website and one to the Better Business Bureau.
It was sent as plain text with no images.
There was no misspelled words.

When the customer replied to my email, the subject had this prepended and appended to it
[SPAM] - My subject to customer - Bayesian Filter detected spam

Can anyone help me determine what may have flagged the filter to set my email message as spam so that I can avoid this?
__________________
Advertising without research is like shooting an arrow into the air and
then looking up for a target to catch it with.
Reply With Quote
  #2 (permalink)  
Old 10-15-2009, 02:20 PM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,648
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Bayesian Email Filter Sets My Benign Email as Spam

The Bayesian filtering takes into account a wide variety of factors to determine if a message is spam, where the overall message is given a score that must be within the tolerances set by the user. False positives are fairly common, and it can be hard to predict as different systems weight the various factors differently.

If you do a Google search for e-mail spam tests you should find a variety of online utilities you can use to check your e-mail and get an idea of parts of the message that triggered the spam flag.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #3 (permalink)  
Old 10-15-2009, 05:45 PM
WebProWorld Veteran
 
Join Date: Apr 2004
Posts: 349
imvain2 RepRank 1
Default Re: Bayesian Email Filter Sets My Benign Email as Spam

I'm not sure on how Bayesian does the errors, like if they place them in the header of the message itself.

But.... you could always ask your client to forward you the message that they received from you with the full email headers. Then you can see the spam scores that the mail program gave to your message. Then simply do a Google Search for each of those scores and it will tell you what those messages mean.

Wondering how to get the email headers?? It depends on their email client.
Reply With Quote
  #4 (permalink)  
Old 10-15-2009, 05:49 PM
webwest's Avatar
WebProWorld New Member
 
Join Date: Sep 2009
Location: Los Angeles, CA
Posts: 18
webwest RepRank 0
Default Re: Bayesian Email Filter Sets My Benign Email as Spam

I know you'd like to know the reason why your email got tagged as spam but if you just have your client whitelist your email address none of your emails to him will be tagged as spam. Even too many links in an email signature can sometimes set of a spam filter ...
__________________
SEO Web Design | Custom MIVA Merchant Online Stores
Webwest.net One-stop Web Development Shop since 1995
Reply With Quote
  #5 (permalink)  
Old 10-15-2009, 06:10 PM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,684
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Bayesian Email Filter Sets My Benign Email as Spam

Quote:
Originally Posted by blitzen View Post
Can anyone help me determine what may have flagged the filter to set my email message as spam so that I can avoid this?
No, but I can make a qualified guess. May be the link to the Better Business Bureau in combination with other links.

Quote:
Originally Posted by blitzen View Post
When the customer replied to my email, the subject had this prepended and appended to it
[SPAM] - My subject to customer - Bayesian Filter detected spam
  1. Does your customer know Bayesian filtering?
  2. If yes, which specific filter raised the spam flag? A Kalman filter is an example of a recursive empirical Bayesian filter.
  3. Is the parameters of the filter too sensitive?
Reply With Quote
  #6 (permalink)  
Old 10-15-2009, 06:45 PM
claybutler's Avatar
WebProWorld Pro
 
Join Date: Oct 2005
Location: Santa Cruz, CA
Posts: 147
claybutler RepRank 4claybutler RepRank 4claybutler RepRank 4claybutler RepRank 4claybutler RepRank 4
Default Re: Bayesian Email Filter Sets My Benign Email as Spam

My filter will occasionally tag good email as spam but let them through anyway with the word "spam" appended to the subject line. It's like the email is borderline and the filter wants me to make the call. Not sure what you can do about (unless it's an obvious gaffe) as everyone's spam filters are set differently (or not set at all). I train mine regularly so it's set to catch the specific types of email I get. Another person's filter will filter differently.
Reply With Quote
  #7 (permalink)  
Old 10-15-2009, 07:05 PM
Uncle Dog's Avatar
WebProWorld Pro
 
Join Date: Apr 2008
Location: Scotland
Posts: 255
Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5Uncle Dog RepRank 5
Default Re: Bayesian Email Filter Sets My Benign Email as Spam

Quote:
Originally Posted by claybutler View Post
I train mine regularly so it's set to catch the specific types of email I get. Another person's filter will filter differently.
I often come across 'rubbish' spam filters 'not working' simply because the user was unaware that they needed to learn how to use it (just like the 2 year out of date anti-virus).

EDIT: and now that I've considered my post I think it should say - I often come across 'rubbish' SOFTWARE 'not working' simply because the user was unaware that they needed to learn how to use it

EDIT2: and HARDWARE
__________________
There are 10 types of people in this world: those who understand binary and those who don't.

Last edited by Uncle Dog; 10-15-2009 at 07:11 PM.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Email spam bots - display name vs. actual email address apalmer123@msn.com Web Programming Discussion Forum 25 09-04-2007 02:13 PM
An effective email filter using Hotmail.com kgun Internet Security Discussion Forum 0 11-30-2006 11:08 AM
what email spam? jawn_tech The Castle Breakroom (General: Any Topic) 8 09-28-2006 05:08 PM
Email Spam Filter Avoidance Huw_Hopkin IT Discussion Forum 0 06-06-2006 10:21 PM
email spam pemburung The Castle Breakroom (General: Any Topic) 5 05-02-2006 06:10 AM


All times are GMT -4. The time now is 06:51 AM.



Search Engine Optimization by vBSEO 3.3.0