Re: Pipelining of Sender Verify requets causing problems with Microsoft servers

2010-11-27 Thread wolfgang
In an older episode (Thursday, 25. November 2010), Wietse Venema wrote: > smtpd_discard_ehlo_keyword_address_maps = > cidr:/etc/postfix/helo_fixes I think that should be smtp_discard_ehlo_keyword_address_maps not smtpD_discard_ehlo_keyword_address_maps Cheers, wolfgang

Re: Pipelining of Sender Verify requets causing problems with Microsoft servers

2010-11-25 Thread Stephen Thorne
On 2010-11-25, Wietse Venema wrote: > Looks like Microsoft has "bluewashed" the Frontbridge software > after acquiring that company (i.e. they replaced the alien code > by their own). Bluewashing is the word at IBM for this process. We have reported this bug to Microsoft through our clients who ar

Re: Pipelining of Sender Verify requets causing problems with Microsoft servers

2010-11-25 Thread Wietse Venema
Stephen Thorne: > G'day, > > I've been investigating an issue with using Sender Address Verification > using address_verify_sender. > > I've established that there is a problem with the implementation of > pipelining used by Microsoft's servers, here's an example of the broken > behaviour: > > #

Re: Pipelining of Sender Verify requets causing problems with Microsoft servers

2010-11-24 Thread Victor Duchovni
On Thu, Nov 25, 2010 at 04:44:10PM +1000, Stephen Thorne wrote: > G'day, > > I've been investigating an issue with using Sender Address Verification > using address_verify_sender. > > I've established that there is a problem with the implementation of > pipelining used by Microsoft's servers, he