Hi, I have installed spamassassin 3.0 on an email gateway, I noticed on a debug it threw out an error with the line
check_mx_attempts 0 config: SpamAssassin failed to parse line, skipping: check_mx_attempts 0 Is this option disabled or removed in 3.0? Secondly, I have installed pyzor 0.4.0 but find it is slowing it down (since I am running it on a mail gateway) with mailscanner, the reason I guess is because the script is called each time. With DCC I am running dccifd with a socket which speeds it up, does anyone know if this is possible with pyzor. I have seen you can use something called readyexec and use a socket but don't know how to integrate it with spamassassin. Thanks Chris