Hi there,
i'm programming a website backend and it is sending emails to confirm
registrations, password-recovs and other functions (no spam of course).
My mail still gets hit with Spam-scores and i don't know what to do at this
point, maybe you do.
Old-X-HE-Spam-Report: Content analysis details: (2.4 points)
pts rule name description
---- ----------------------
--------------------------------------------------
0.1 RDNS_NONE Delivered to trusted network by a host with
no
rDNS
0.8 ZMIvirSobY_SUB33 SPAM from Sober-Y-Virus
1.5 HTML_IMAGE_ONLY_28 BODY: HTML: images with 2400-2800 bytes of
words
first of all: it is absolutly impossible that the email contains a virus. it
is send via php from a 1&1 shared webhosting server.
because of the image scores most with its 1.5 points i reduced the image
size to 1358 bytes but it still says it is to big (if its that what the rule
means).
so what can i do? i'ld really prefer the companies mail not be marked as
spam. most users wont check their spam-folders and then chaos will be
perfect.
i allready changed from base64 to quoted printable encoding, also the
html-text matches exactly the plain text part. the image contained in the
email shows the companies logo, nothing else. it is embeded remotely via
https.
The Complete Email: (sensitive data = *****)
>From - Mon Sep 24 21:52:30 2007
X-Account-Key: account2
X-UIDL: 1168351184.21790
X-Mozilla-Status: 0000
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Return-path: <*****>
Delivery-date: Mon, 24 Sep 2007 21:51:02 +0200
Received: from mi021.mc1.hosteurope.de ([80.237.138.234])
by wp100.webpack.hosteurope.de running ExIM using esmtp
id 1IZtxO-0006BU-3x; Mon, 24 Sep 2007 21:51:02 +0200
Received: from murphysplan.de ([87.106.22.114])
by mx0.webpack.hosteurope.de (mi021.mc1.hosteurope.de) using esmtp
id 1IZtx2-0008KT-UN
for *****; Mon, 24 Sep 2007 21:50:47 +0200
Received: from [127.0.0.1] (helo=infongd9879.rtr.kundenserver.de)
by murphysplan.de with esmtp (Exim 3.35 #1)
id 1IZtx1-0004d4-00
for *****; Mon, 24 Sep 2007 21:50:39 +0200
Received: from 85.179.232.76 (IP may be forged by CGI script)
by infongd9879.rtr.kundenserver.de with HTTP
id 0XgogL-1IZtx13oio-0004d0; Mon, 24 Sep 2007 21:50:39 +0200
X-Sender-Info: <[EMAIL PROTECTED]>
Date: Mon, 24 Sep 2007 21:50:39 +0200
Message-Id: <[EMAIL PROTECTED]>
Precedence: bulk
To: *****
Subject: Ihr Passwort, *****.com
From:[EMAIL PROTECTED]
Reply-To:[EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary =
SJSDHD9348934--KJSFKJ398453897348---7834SJFS--DJNS
X-HE-Virus-Scanned: yes
Old-X-HE-Spam-Level: ++
Old-X-HE-Spam-Score: 2.4
Old-X-HE-Spam-Report: Content analysis details: (2.4 points)
pts rule name description
---- ----------------------
--------------------------------------------------
0.1 RDNS_NONE Delivered to trusted network by a host with
no
rDNS
0.8 ZMIvirSobY_SUB33 SPAM from Sober-Y-Virus
1.5 HTML_IMAGE_ONLY_28 BODY: HTML: images with 2400-2800 bytes of
words
0.0 HTML_MESSAGE BODY: HTML included in message
Envelope-to: *****
X-HE-Spam-Score: 0.0
X-HE-Spam-Report: Customer whitelisted
X-HE-Spam-Level: /
This is a MIME encoded message.
--SJSDHD9348934--KJSFKJ398453897348---7834SJFS--DJNS
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
... the plain text part ....
--SJSDHD9348934--KJSFKJ398453897348---7834SJFS--DJNS
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
... the html part ...
--
View this message in context:
http://www.nabble.com/is-this-a-bug--trying-to-avoid-beeing-marked-as-spam-tf4511579.html#a12867609
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.