David B?rgin:
> On 15/01/2020 13:32, Wietse Venema wrote:> Please try any OTHER stage than
> connect. It might be a bug
> > that exists only in the connect handler. You would help
> > narrow down the search for me.
>
> You?re right, I just tried requesting _ for the data stage and that does
> work!
Thanks for checking that.
I noticed that the Postfix implementation does the postfix<->milter
setup while reporting the SMTP connect event.
This evaluates the connect macros before the postfix<->milter setup
has a chance to override them.
Fix would be a some swap of some code.
Wietse