Hi, > # ========================================================================== > # service type private unpriv chroot wakeup maxproc command + args > # (yes) (yes) (yes) (never) (100) > # ========================================================================== > smtp inet n - n - - smtpd > -o smtpd_proxy_filter=127.0.0.1:10024 > > header_checks are turned of on re-entry, but that's not where I enter the test > message. My test message goes to smtpd on 25. > header_checks are part of cleanup, right? If I understand the man page right:
man header_checks ... ; it is implemented by the Postfix cleanup(8) server before mail is queued. man cleanup The cleanup(8) daemon processes inbound mail, inserts it into the incoming mail queue, and informs the queue manager of its arrival. then header_checks are not done on port 25 before the filter, because cleanup is not called there. Is that right? So you would do it in the re-entry block. I do not really know, if that makes sense what I say, because I do not use these kind of ilters and smtpd_proxy_filter. So my answer is just, what I guess. -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com
smime.p7s
Description: S/MIME cryptographic signature