i have the answer for you... it also applies to cfmail also Cold fusion's
mail app...

i'm not sure how you would do it in ASP, but in cfmail you have to add this
line of code....

<cfmailparam name="Message-id"
value="<#CreateUUID()#@oilfielddirectory.com>">
<CFMAILPARAM Name="Reply-To" Value="[EMAIL PROTECTED]">

anyone using cfmail would be well advised to use this code or it will be
marked as spam or bad headers etc...

after that i have had no problems with it...

webmaster


----- Original Message -----
From: "Charles Frolick" <cmfrolick@argoli,nk.net>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 18, 2001 9:33 AM
Subject: RE: [Declude.JunkMail] Pegasus mail getting RBL Warning


> Kinda on the same subject, does anyone know if CDONTS has any problems
with
> bad headers?  I use this for all of my ASP based apps.  I also recently
> found out that many new implimentations of PERL, including PERL for Win32,
> now come with a SMTP module to use instead of using an external app, and I
> was going to encourage clients insisting on PERL CGI to use the module,
> which is preferred to using an external app. My web hosting server is
> whitelisted for my mail server, but if mail were to go external, I'd hate
> for it to be malformed.
>
> Thanks,
> Chuck Frolick
> ArgoNet, Inc.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of R. Scott Perry
> Sent: Tuesday, December 18, 2001 9:41 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Declude.JunkMail] Pegasus mail getting RBL Warning
>
>
>
> >         I also see BADHEADER Error when a message is sent using the
> ASPMail
> >component.  Do you know if there is an way around this?  I don't
currently
> >have an example, but I will get one in the next few days I am sure if you
> >would like to view it.
>
> I would need to see the headers (or the code that Declude puts in the log,
> such as C000202) in order to know for sure.  There's also a "BADHEADERS
> lookup" page at http://www.declude.com/tools that will give you an idea of
> the problem.
>
> In the case of ASPMail, there is at least one older version that had a
> broken Date: header, but it has been fixed for recent
> versions.  Specifically, version 3.02 has the broken Date: header, but
> version "4.0 4.0.3" is OK.
>
> You could whitelist E-mail using ASPMail ("WHITELIST ANYWHERE AspMail"),
> but that could allow extra spam through.  And, it would just help
encourage
> people to continue using the old (broken) version of ASPMail.
>                                                  -Scott
>
> ---
> [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 .
>
>
> __________ Information from NOD32 1.132 (20011213) __________
>
> This message was checked by NOD32 for Exchange e-mail monitor.
> http://www.nod32.com
>
>
>
> ---
> [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 .
> ---
> [This E-mail scanned for viruses by our Stealth Virus Detector]
>
>

---
[This E-mail scanned for viruses by our Stealth Virus Detector]

---
[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 .

Reply via email to