SA Bugzilla – Bug 1991
whitelist enhancement
Last modified: 2004-11-30 12:17:22 UTC
I propose modifying whitelist, or perhaps creating a super whitelist, so that it BYPASSES spamassassin processing rather than simple adjusting the score. About the only downside I've had with SA is the amount of CPU it uses. Then I noticed that about half my email came from known sources. I am currently using procmail to do the bypass, but I think this is worth including in SA. If I had my druthers, I'd do it right inside spamc. Thank you for your consideration.....
I tend to disagree and think that an absolute bypass should be done at the server level with amavisd or something similar. Amavisd supports bypassing spam checks.
Simple short circuiting has been discussed in the past, and it seems like it would be too much of a hack, even if limited to whitelist/blacklist stuff. Plus, an external tool can implement this quite simply. Marking WONTFIX.
Agreed this can be closed, not because we won't do short circuiting, but because we will and it'll be generalized.