OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
RE: Why "unsolicited bulk e-mail" ?

From: Rob Sterenborg (R.Sterenborgnetsourcing.nl)
Date: Tue Jul 17 2007 - 07:25:27 CDT


> ..the problem is that the remote mail server that has considered my
> mail how "unsolicited bulk e-mail" is made from me !!
> Then if score is 2 because mail is considered spam ?? Thanks again.

Personally I think you're barking up the wrong list.
As you can see, not Postfix but *SpamAssassin* scanned your email and
awarded it 2.435 points, even though 2.559 and 0,616 points were
subtracted because of Bayes and AWL. If you configured that server, you
set the threshold to 2 so you're the one that can do something about it.

>>> X-Spam-Score: 2.435
>>> X-Spam-Level: **
>>> X-Spam-Flag: YES
>>> X-Spam-Status: Yes, hits=2.496 tag=2 tag2=2 kill=2
>>> tests=[AWL=-0.616, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091,
>>> FORGED_RCVD_HELO=0.135, HTML_MESSAGE=0.001, NO_REAL_NAME=0.961,
>>> SUBJECT_ENCODED_TWICE=1.723, TVD_FW_GRAPHIC_NAME_LONG=1.8]
>>> X-Spam-Score: 2.496
>>> X-Spam-Level: **
>>> X-Spam-Flag: YES

If you're using something like a webmailer (X-Mailer: Microsoft CDO for
Windows 2000), perhaps you can fix the software to create an email
correctly. Matches for tests like EXTRA_MPART_TYPE, NO_REAL_NAME,
SUBJECT_ENCODED_TWICE and TVD_FW_GRAPHIC_NAME_LONG are things that I
think you should be able to avoid and those are the top scoring tests
for this email.

Anyway, AFAICS this has nothing to do with Postfix.

Grts,
Rob