Sorry for an SA question on a MD list but google didn't turn up anything.
http://www.spamassassin.org/ http://wiki.apache.org/spamassassin/MailingLists
(I'm pretty sure this has come up in the SA archives at least once.)
Question. What is the "default" whitelist? Where and how is it set up?
All default rules are in /usr/share/spamassassin (or equivalent directory). Look in 60_whitelist.cf.
> What mail header fields are matched to get it
Depends how current your copy of SA is. In the old days it was just From, but now all the default whitelist entries also check for a Received header that includes a server in the appropriate domain. Essentially each entry is not an email address, but an address/server pair (with wildcards). The main thing to be concerned about with it is if you don't have trusted_networks set correctly, in which case it might pick up on the wrng Received headers.
-- Kelson Vibber SpeedGate Communications <www.speed.net>
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

