disable bad header checks ?
lists at sbt.net.au
lists at sbt.net.au
Sat Oct 30 03:17:26 CEST 2021
On Fri, October 29, 2021 5:31 pm, Damian wrote:
>> how do I disable bad header checks ? the few emails in badh inbasket all
>> genuine, so I think I don't really need it ?
>
> Do you want to disable the checks or the quarantine?
Damian, thanks
oops... yes.. I think I should just disable quarantine?
which is, what I thought I've done when I changed:
$final_bad_header_destiny = D_BOUNCE;
to
$final_bad_header_destiny = D_PASS;
I've made that change quite a while back, and 'no one complained anymore'
hmmm, in my own inbasket, I have a 'badh' sub basket...
so, is my problem simply that I had 'badh' sub basket, and, hence my email
I was waiting for went there ?
and, if a badh sub basket didn't exist, mail would end up in main inbasket?
I think I"m beginning to understand.. (better late than never..)
?
OK, currently after change I have:
$final_bad_header_destiny = D_PASS;
$bad_header_quarantine_method = undef;
should I remove quarantine line, and, remove my own 'badh' sub basket
thanks again
Voytek
More information about the amavis-users
mailing list