At 04:26 PM 7/22/03 -0500, Rhett Gibson wrote:

I need some assistance. I am trying to add some email addresses to the whitelist on my site.



# /usr/bin/spamassassin -R --add-addr-to-whitelist=known_good_address.com



Um.. Where do I start.


1) I think that --add-addr-to-whitelist is a 2.60 feature, and isn't even a valid parameter in 2.44. I could be wrong on this.

2) Even if it is supported, -R is the opposite of --add-addr-to-whitelist, so why are you using them together?

Also realize that those two command lines do NOT add a true static whitelist entry.. they edit the AWL.. This is NOT the same thing as adding whitelist_from statements to your local.cf.

If you really honestly want to add a real whitelist entry that won't loose it's effect over time, there is NO way that doesn't involve adding whitelist_from statements. Sorry, but SA doesn't have command line parameters to edit the config files for you.




------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to