On Wed, August 30, 2023 7:11 pm, Matus UHLAR - fantomas wrote: > On 30.08.23 18:54, li...@sbt.net.au wrote:
Matus, thanks! > > this could help: > > $bad_header_quarantine_to = undef; > $final_bad_header_destiny = D_PASS; I already set these last time I've asked: $final_bad_header_destiny = D_PASS; # was D_BOUNCE $bad_header_quarantine_method = undef; # was commented out NOW I also added this one: @bypass_header_checks_maps = (); I'll try to test with that >> >> warnbadhsender => 1, > > perhaps set this to 0 > I'll try that next, thanks again V