You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

How do I manually whitelist certain addresses ? What file do I need to stick those addresses into ? How do I set up per-user whitelists ? Is there any way to force AutoWhitelist to whitelist certain addresses ?
DavidCary

Have a look at your local user prefs file:

# Whitelist and blacklist addresses are now file-glob-style patterns, so
# "friend@somewhere.com", "*@isp.com", or "*.domain.net" will all work.

e.g. use:
whitelist_from *@spammersdomain.de *@otherspammersdomain.de

But how to setup a manual blacklist? – Marcus Dressler

  • No labels