Mart�n Lo Nigro wrote: > amavisd is calling the SpamAssassin module, I don't know a way to > pass this parameter.
I had a similar problem with MIMEDefang, it was using a scoreset different from my local test workstation so to fix the problem I created a new score file, named it 51_scores.cf and removed all but 1 score for all rules. It's a short term fix which solved my problem. Might be a problem with the API or how these programs use the API. I am using the exact same config files on both boxes, the only difference is one uses API (through MIMEDefang) and the other uses spamassassin script. Bayes is disabled and so is Net tests, so why would one use different score that other?
