Steve,

You have failed "missing a Message-ID: header"

http://www.declude.com/tools/header.php?code=4000020e

You can use this code to add the header.

        objSendMail.AddCustomHeader "Message-ID:<" & Rnd() &_
                        Right( senderEmail, (Len(senderEmail) -
InStrRev( senderEmail, "@" )) ) & ">"

-Jerry

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of steve
Sent: Friday, February 08, 2002 11:08 AM
To: [EMAIL PROTECTED]
Subject: [Declude.JunkMail] broken headers


I am trying to clean up some of my programs, (it is pretty bad when mail
you send to your self is marked as spam).  The aspemail component we use
seems to have broken headers.  Can someone tell me what is wrong, so
that I can possibly fix it.

The headers are below.  I believe at one time there was going to be a
lookup table for codes like: [4000020e] Is that available anywhere?

Thanks,
Steve


Received: from web7.iaccorp.com [198.88.9.54] by mail.iaccorp.com with
ESMTP
  (SMTPD32-7.05) id AF9F69300B8; Fri, 08 Feb 2002 13:57:35 -0500
Received: from AspEmail [198.88.9.63] by web7.iaccorp.com
  (SMTPD32-6.00) id AF9E2E20022; Fri, 08 Feb 2002 13:57:34 -0500
From: "RPI Alumni Email Auto-mailer" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Subject: WEIGHT 1:Vanity Email Request
Date: Fri, 08 Feb 2002 13:57:34 -0500
MIME-Version: 1.0
Content-Type: multipart/mixed;
        boundary="--=FC9ED89B8F20464D92D6_636C_1E69_B792"
Message-Id: <200202081357504.SM00980@AspEmail>
X-RBL-Warning: This E-mail has headers consistent with spam [4000020e].
X-Note: This E-mail was scanned by Declude JunkMail (www.declude.com)
for spam.
X-RCPT-TO: <[EMAIL PROTECTED]>
Status: R
X-UIDL: 309645267

---
[This E-mail scanned for viruses by Declude Virus]

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---

This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type
"unsubscribe Declude.JunkMail".  You can E-mail [EMAIL PROTECTED] for
assistance.  You can visit our web site at http://www.declude.com .

Attachment: smime.p7s
Description: application/pkcs7-signature

Reply via email to