Matt Kettler wrote:
At 12:42 PM 10/26/2004, Ajay Sharma wrote:
I requested an RMA from Muskin and the email was flagged as spam.
Here's what it hit on:
0.2 NO_REAL_NAME From: does not include a real name
0.6 SUBJ_HAS_SPACES Subject contains lots of white space
1.1 SUBJ_HAS_UNIQ_ID Subject contains a unique ID
0.0 HTML_MESSAGE BODY: HTML included in message
0.2 HTML_FONT_BIG BODY: HTML tag for a big font size
3.1 MSGID_DOLLARS Message-Id has pattern used in spam
Obviously that MSGID_DOLLARS is the key. Here's the ID:
Message-ID: <[EMAIL PROTECTED]>
Did the message have an X-Mailer or User-agent header?
Here's the rule:
20_head_tests.cf:meta MSGID_DOLLARS (__OUTLOOK_DOLLARS_MSGID
&& !__HAS_OUTLOOK_IN_MAILER && !__UNUSABLE_MSGID)
And the subtests:
20_head_tests.cf:header __HAS_OUTLOOK_IN_MAILER X-Mailer =~ /Microsoft
(CDO|Outlook|Office Outlook)\b/
20_ratware.cf:header __OUTLOOK_DOLLARS_MSGID MESSAGEID =~
/^<[EMAIL PROTECTED]>$/m
20_ratware.cf:header __UNUSABLE_MSGID
eval:check_messageid_not_usable()
Looks like MSGID_DOLLARS is really "Message ID has Dollar signs typical
of outlook mailers, but no such X-Mailer header exists"
It didn't have a User-agent header. Here's the X-Mailer header:
X-Mailer: MSCRM Version 1.0
--Ajay
--
---------------------
Satyajot (Ajay) Sharma
REVShare Corp
System Administrator