>Ten Forward Customer Support wrote:
>
>>
>>Header and Body checks can't be whitelisted. It is a limitation of Postfix.
>>-Jerry --- Thank You Ten Forward Customer Support
>>
>>
>>
>Just to be clear on this...
>Is there is no way to Whitelist a server by IP to bypass Header Checks
>or Body Checks.
>If thats the case, will I need to remove all header and body checks to
>whitelist the IP of an MTA?
>
>-Kevin
I think this would involve going beyond the basic IMGate configuration. I
think this can be done with multiple Postfix instances. Direct the whitelisted
sender to an instance without body fiters, and all the rest to the instance
with filters.
Or, what I try to do for Header checks is put a From: statement OK near the
top. This should bypass header checks for that (possibly forged) sender.
Perhaps something similar can be done for body checks?