> Question:
> 
> Is this the correct way to code it?
> 
> # Whitelist and blacklist addresses are now file-glob-style patterns, so
> # "[EMAIL PROTECTED]", "*@isp.com", or "*.domain.net" will all work.
> whitelist_from  *@freelotto.com
> whitelist_from  *@luckysurf.com

That looks correct to me and matches similar syntax in my files.

To test this find a message in your mailbox that you want to
whitelist.  You can save the message to a single file or just pipe it
out of your mailer and into spamassassin.  Run it with the -D -t
options.  Look to see what the results are in the diagnostic output.

  | spamassassin -D -t

You should see "From: address is in the user's white-list" in the
result.

Bob

Attachment: msg07623/pgp00000.pgp
Description: PGP signature

Reply via email to