On Sun, 2013-12-15 at 18:04 -0500, Jeff Jennings wrote:
> I setup an email server today and for the life of me I can't figure
> out why my spamaassin implementation is flagging all of my emails from
> the server with DATE_IN_FUTURE_03_06


> Received: from spamtitan.example.com ([127.0.0.1])
>   by spamtitan.example.com (spamtitan.example.com [127.0.0.1]) (amavisd-new, 
> port 10024)
>   with ESMTP id kWr4MjemmWqe for <xxx>; Sun, 15 Dec 2013 18:50:24 +0000 (UTC)
> Received: from xxx (unknown [98.16.160.99])
>   by spamtitan.example.com (Postfix) with ESMTP id 427543D1974
>   for <xxx>; Sun, 15 Dec 2013 18:50:24 +0000 (UTC)

> Date: Mon, 16 Dec 2013 04:20:20 +0530

That's Dec 15, 22:50:20 UTC, 4 hours in the future from your SMTP / SA
server's point of view. One of these clocks need adjustment.


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to