On How to Insert a custom header on outgoing email

2019-05-22 Thread VB
Hello Community we were tasked at routing all outbound email from our mail relay postfix server through an Anti-SPAM gateway and this introduces a requirement to insert a custom header with a unique value ( shared by the Anti-SPAM vendor ) to let email relay thorough them. so we want to insert

Re: On How to Insert a custom header on outgoing email

2019-05-22 Thread VB
Thank you very much for the guidance we will persue that path. -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

How to write more complex transport rules

2019-05-24 Thread VB
Hi All , Need some guidance on how we can configure transport rules which has to route email based on both Sender and recipient domains . Our transport_maps ( in my org ) have been simple and configured in traditional fashion: like receive email from Domain1 >> smtp:Gateway1 Domain2 >> smtp:Gate

Re: How to write more complex transport rules

2019-05-24 Thread VB
Thank you Wietse , ( Absolutely delighted to hear from the man himself ) _/\_ Ty. -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Relay email based on Sender address / domain

2019-05-28 Thread VB
Hello All , Looking for a suggest As most of you might have come across the need to route email based on sender address / domain , we got into it as well and looking for help : after some reading we tried to configure : sender_dependent_default_transport_maps = hash:$config_directory/s