[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ASP sending email with unusual date formatting



> On Tuesday 21 October 2003 08:02, oxfordmusic.net wrote:
> > i'm getting reports that emails sent via C!ASP 3.6.2 on my RaQ4 is being
> > bounced as Spam mainly due to this problem:
> > 4.4 DATE_SPAMWARE_Y2K      Date header uses unusual Y2K formatting
> >
> > the date header of this particular mail is:
> > Date: Tue, 21 Oct 03 12:33:25 BST
> >
>
> Here is the date header from your message to the list:
>
>  Tue, 21 Oct 2003 06:13:03 -0700
>
> Note the differences are four digit year and numerical timezone.
> And here is the date string from my machine for this message:
>
> Tue, 21 Oct 2003 08:17:44 -0500 (CDT)
>
> Note again, four digit year and timezone with alpha timezone in parens.
>

that's kinda what i figured. now i need to work out why ChiliASP is setting
the date header wrong!

cheers

andy