They have no message id maby because of the way I tested using exim -bh. I have also try relaying mail from my mail server to this new system. These messages do have message ID's and they are greylisted everytime as well.
Thanks for the reply. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Evans Sent: Tuesday, January 19, 2010 10:21 AM To: [email protected] Subject: Re: [exim] Issues with greylisting On Tue, Jan 19, 2010 at 10:05:20AM -0500, Raymond Jette wrote: > I'm not sure what happened. Now, even through exim -bh <ip> it get's > rejected every time. Attached are two different test using the same > information. > > Thanks again for any help or ideas. Your messages have no Message-ID header; therefore I would guess that Exim is adding a Message-ID header for you, but that because the Message-ID it generates is different in test1 vs test2, the greylist fails to work (because greylisting is based at least in part on Message-ID). So this greylisting implementation doesn't work for incoming messages which have no Message-ID. Whether or not that is a problem is entirely up to you. Regards, -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
