On Fri, May 25, 2012 at 8:59 AM, Bruncsak, Attila <attila.bruncsak@...> wrote: > Probably you do not have the recipient "foo@..." you > have masked the original recipients for privacy reason. > But the original recipients are the same > on the two set of syslog entries? > Because that must be the case for the whitelisting to work. No, it's masked since it's a customer of ours and I don't want to expose a real address but it's the same recipient in both cases. Not that it should matter with lazyaw, right? Isn't the point of it just to look at the sending servers ip address for autowhitelisting? So a totally different combo of sender/recipient should still be autowhitelisted if it's from the same server..? Could it be that the from address is autogenerated which creates a new tuple each time even for the same sender/recipient? Is that the problem? But in the example I posted it was actually the same from address, generated for some reason but still the same in the two connections so it should have worked but milter-greylist seems to have a problem with equal signs in the address. Sendmail logs it correctly as "from=<prvs=048936c67e=foo.bar@...>" but milter-greylist logs it as "from =foo.bar@...>". May 23 00:01:43 sun2 milter-greylist: q4MM1dxL010320: addr mail4.trafikverket.se[188.121.65.205] from =foo.bar@...> to <foo@...> delayed for 00:01:00 (ACL 370) May 23 00:01:43 sun2 sendmail[10320]: q4MM1dxL010320: from=<prvs=048936c67e=foo.bar@...>, size=17632, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=mail4.trafikverket.se [188.121.65.205] May 23 00:45:20 sun2 milter-greylist: q4MMjF9Q016052: addr mail4.trafikverket.se[188.121.65.205] from =foo.bar@...> to <foo@...> delayed for 00:01:00 (ACL 370) May 23 00:45:20 sun2 sendmail[16052]: q4MMjF9Q016052: from=<prvs=048936c67e=foo.bar@...>, size=18917, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=mail4.trafikverket.se [188.121.65.205] I have two entries in the greylist.db which I think should be only one, note the from address error here as well. 188.121.65.205 =hakan.konradsson@...> <foo@...> 1338013262 AUTO # 2012-05-26 08:21:02 188.121.65.205 =hakan.konradsson@...> <foo@...> 1338032879 AUTO # 2012-05-26 13:47:59 /peter
Message
Re: [milter-greylist] lazyaw not working?
2012-05-25 by Peter Bonivart
Attachments
- No local attachments were found for this message.