Re: Invalid Date: header (not RFC 2822)

2012-04-10 Thread corpus.defero
On Tue, 2012-04-10 at 15:11 +0100, corpus.defero wrote: > Good afternoon, > > I have this hit: > 0.4 INVALID_DATE Invalid Date: header (not RFC 2822) > > Catching on: > Date: Tue, 10 Apr 12 11:36:40 +0200 > > Which in turn is produced by this line off PH

Invalid Date: header (not RFC 2822)

2012-04-10 Thread corpus.defero
Good afternoon, I have this hit: 0.4 INVALID_DATE Invalid Date: header (not RFC 2822) Catching on: Date: Tue, 10 Apr 12 11:36:40 +0200 Which in turn is produced by this line off PHP code: $headers .= "Date: ".date(DATE_RFC822)."\n"; Unless I've gone made, th

Re: Invalid Date header - Date not RFC 2822

2007-08-31 Thread Matt Kettler
Tony Le Piane wrote: >> We have been running our service for almost 5 years and this problem >> > started > >> with this ISP client of yours (TELEBEC) last week after they upgraded >> > their > >> servers to the latest version of SPAMASSASSIN I'm told. We are now being >> consider

RE: Invalid Date header - Date not RFC 2822

2007-08-31 Thread Per Jessen
Dan Barker wrote: > Hold on! If you are USING the affected system, then since you replied > to me directly instead of through the list, I have your message > headers, and they went through my SpamAssassin, and did not trigger > the INVALID_DATE rule. Yep, same here. The Date header looks fine to

RE: Invalid Date header - Date not RFC 2822

2007-08-31 Thread Dan Barker
ot; <[EMAIL PROTECTED]> To: "'Dan Barker'" <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Subject: RE: Invalid Date header - Date not RFC 2822 Date: Fri, 31 Aug 2007 11:14:28 -0400 Message-ID: <[EMAIL PROTECTED]> MIME-Ve

Invalid Date header - Date not RFC 2822

2007-08-31 Thread Tony Le Piane
ail through > http://emailcheck.activecampaign.com/index.php I get the following error > which seems to be the problem but yet I can't see this anywhere in the > header or body of my email:"1.8 INVALID_DATE Invalid Date: > header (not RFC 2822)" > > &g

RE: Invalid date header

2006-09-02 Thread Michael Scheidell
> -Original Message- > From: Andreas Pettersson [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 02, 2006 11:52 AM > To: SpamAssassin > Subject: Invalid date header > > > Hi. I got a mail with this Date header: > Date: > > which trigge

Invalid date header

2006-09-02 Thread Andreas Pettersson
Hi. I got a mail with this Date header: Date: which triggered this rule: 2.2 INVALID_DATEInvalid Date: header (not RFC 2822) What's wrong with it? The <> ? Regards, Andreas