spamassassin-users October 2011 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: Re: How do I stop SA checking mail from auth

Re: How do I stop SA checking mail from authenticated users

From: Benny Pedersen <me_at_nospam>
Date: Wed Oct 05 2011 - 16:13:24 GMT
To: <users@spamassassin.apache.org>

On Wed, 05 Oct 2011 17:02:12 +0100, Frank Leonhardt wrote:
> As I mentioned elsewhere, the problem is solved for my purposes but
> I'm planning to write a comprehensive answer to this whole issue.

whitelist_auth me@junc.org
priority USER_IN_DKIM_WHITELIST -2000
shortcircuit USER_IN_DKIM_WHITELIST on

in local.cf, maybe adjust priotity as needed so only dkim is tested

works ok for me