How to use postfix header_checks with zarafa outgoing mail
- by olvrlrnz
I'm using zarafa as MDA with postfix. For privacy reasons I want to filter client internal IP-addresses and stuff like this. To do so I've added the following to master.cf:
submission inet n - - - - smtpd [...] -o cleanup_service_name=subcleanup [...]
and further down the file:
subcleanup unix n - - …