Carlos Velasco via Postfix-users:
> Wietse Venema via Postfix-users escribi? el 10/12/2023 a las 19:44:
> > Carlos Velasco via Postfix-users:
> >> *** And there is the milter, is custom made ***
> > You need to reduce complexity.
> >
> > - If you remove the Milter, is the header still duplicated?
> No.
> Duplication only happens when, in milter, I delete that header and readd it 
> again.

Obviously, you are not deleting that header! 

How do you know that the header is readlly deleted? Can you show a
message that the header is removed when you aren't adding that
header with the Milter?

> 2. the "own Received" header not being passed to milter. I understand
> it works as expected, but could be great to be able to decide this
> with a configuration parameter.

That is because every Milter in the real world gets the client info
from the smfi_connect() callback function and from Milter macros,
instead of parsing Received: headers.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to