• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How do you configure qmail-scanner? Change quarantine level, etc?

C

criticman

Guest
qmail-scanner is GREAT but it is catching a lot of false positives with this being the reason:
Disallowed breakage found in header name - potential virus

How can I change the sensitivity of the scanner to allow for these types of messages to get through?
 
Alright, I found it in qmail-scanner-queue.pl ... and I found that $IGNORE_EOL_CHECK being set to 1 should skip the Disallowed breakage part.

However, that is (and was already) set, so it was happening anyway.

Anyone else come across this issue?
 
Back
Top