I have an email that is getting blocked even though the sender is in the
whitelist. The message is getting blocked because it has a missing header but I
actually want the message to come through. Is there a way to make the whitelist
override the bad header checks? I have $final_bad_header_destiny = D_PASS in my
amavid.conf file.
Here are the headers:
X-Amavis-Alert: BAD HEADER SECTION Missing required header field: "Date"
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level:
X-Spam-Status: No, score=x tag=-1000 tag2=3.5 kill=3.5 WHITELISTED tests=[]
autolearn=unavailable
How can I get this message to not be blocked?
Thanks
Kent