Hi, I'm using the latest version of SA from trunk (although I don't think that matters) and trying to make adjustments to rules on a particular false-positive email that was quarantined by amavis so I can adjust the rules to prevent it from being quarantined.
The problem is that amavis manipulates the headers to prevent me from being able to process them with spamassassin -t again. I've tried using -d to remove the previous reports first, adding the envelope-from and return-path but SPF fails, of course, and it also prints twice the triggered rules, one set after the other. What can be done to be able to process a quarantined email again so I can make adjustments to prevent it from being quarantined?