do not bounce a message if it contain certain header in the message

2011-01-20 Thread Joe Wong
Hello, I would like to know if there is possible to configure postfix not to bounce a message if it contain certain header in the message? I tried adding -o header_checks option to the bounce process in master.cf, does not seems picking up my header check pcre config. Regards, - joe

Re: do not bounce a message if it contain certain header in the message

2011-01-20 Thread Ralf Hildebrandt
* Joe Wong joewon...@gmail.com: Hello, I would like to know if there is possible to configure postfix not to bounce a message if it contain certain header in the message? I tried adding -o header_checks option to the bounce process in master.cf, does not seems picking up my header check

Re: do not bounce a message if it contain certain header in the message

2011-01-20 Thread Joe Wong
Hi if that header only presents in the original message but no the BOUNCE message itself, should be ok? But in this case I am checking that header in the BOUNCE MESSAGE mail body? - Joe On Thu, Jan 20, 2011 at 4:59 PM, Ralf Hildebrandt ralf.hildebra...@charite.de wrote: * Joe Wong

Re: do not bounce a message if it contain certain header in the message

2011-01-20 Thread Ralf Hildebrandt
* Joe Wong joewon...@gmail.com: Hi if that header only presents in the original message but no the BOUNCE message itself, should be ok? No, since you can only filter the bounce away. But in this case I am checking that header in the BOUNCE MESSAGE mail body? - Joe On Thu, Jan 20,

Re: do not bounce a message if it contain certain header in the message

2011-01-20 Thread /dev/rob0
On Thu, Jan 20, 2011 at 04:50:30PM +0800, Joe Wong wrote: I would like to know if there is possible to configure postfix not to bounce a message if it contain certain header in the message? I tried adding -o header_checks option to the bounce process in master.cf, does not seems picking up

Re: do not bounce a message if it contain certain header in the message

2011-01-20 Thread Joe Wong
shortly, I don't want to bounce the message if it was tagged as spam by SpamAssassian. So, I was looking for a way not to bounce if X-SPAM-Flag: yes in found in the message. any thought? thanks, - Joe On Thu, Jan 20, 2011 at 8:33 PM, /dev/rob0 r...@gmx.co.uk wrote: On Thu, Jan 20, 2011 at