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.
- If you keep the milter and rmeove the polocy lookup, is eom other
header duplicated?
Mmm no. I don't quite understand what you mean by this test, but no.
The only one that generates that header is the policy daemon, if it is not
executed, this header does not exist later in the milter. And the milters
doesn't add anyone itself.
Please note that I'm really referring to 3 *different* problems/issues:
1. the duplicate header thing (not really important although weird).
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.
3. the "own Received" header, despite not appearing in the milter (header callback), *can
be deleted*, in eom callback using chgheader("Received",1)
I have encountered these issues because, due to the filter (milter) that I use,
all the message headers are deleted, and then re-added.
Regards,
Carlos Velasco
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org