*This message was transferred with a trial version of CommuniGate(tm) Pro*
I am trying to remove a single email address from the autowhitelist database but am not having any success. When I run the following- root# spamassassin -aD [EMAIL PROTECTED]


I get the following output- debug: Score set 0 chosen.
debug: running in taint mode? yes
debug: Running in taint mode, removing unsafe env vars, and resetting PATH
debug: PATH included '/bin', keeping.
debug: PATH included '/sbin', keeping.
debug: PATH included '/usr/bin', keeping.
debug: PATH included '/usr/local/bin', keeping.
debug: PATH included '/usr/sbin', keeping.
debug: PATH included '/usr/local/sbin', keeping.
debug: PATH included '~/bin', which is not absolute, dropping.
debug: PATH included '/usr/local/bin', keeping.
debug: Final PATH set to: /bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/sbin:/usr/ local/bin
debug: using "/usr/local/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/var/root/.spamassassin" for user state dir
debug: using "/var/root/.spamassassin/user_prefs" for user prefs file
debug: using "/var/root/.spamassassin" for user state dir
debug: bayes: 862 tie-ing to DB file R/O /var/root/.spamassassin/bayes_toks
debug: bayes: 862 tie-ing to DB file R/O /var/root/.spamassassin/bayes_seen
debug: bayes: found bayes db version 2
debug: Score set 3 chosen.
debug: Initialising learner
debug: using "/var/root/.spamassassin" for user state dir
debug: lock: 862 created /var/root/.spamassassin/auto-whitelist.lock.c-24-20-211 -49.client.comcast.net.862
debug: lock: 862 trying to get lock on /var/root/.spamassassin/auto-whitelist with 0 retries
debug: lock: 862 link to /var/root/.spamassassin/auto-whitelist.lock: link ok
debug: Tie-ing to DB file R/W in /var/root/.spamassassin/auto-whitelist
debug: auto-whitelist (db-based): [EMAIL PROTECTED]|ip=cmd scores 0/0
SpamAssassin auto-whitelist: removing address: [EMAIL PROTECTED]
debug: DB addr list: untie-ing and unlocking.
debug: DB addr list: file locked, breaking lock.
debug: unlock: 862 unlink /var/root/.spamassassin/auto-whitelist.lock



I think that the problem is that my auto-whitelist database is actually kept in /private/var/CommuniGate/Settings/SpamAssassin/.spamassassin/ and not in /var/root/.spamassassin


I tried to use --siteconfigpath=/var/CommuniGate/Settings/SpamAssassin/.spamassassin and --siteconfigpath=/var/CommuniGate/Settings/SpamAssassin/.spamassassin

but it still uses the whitelist found in /var/root/.spamassassin instead of the one in /var/Communigate/Settings/SpmaAssassin/.spamassassin

How can I remove a single address from the autowhitelist if spamassassin is looking at the wrong database? At least I think that's what my problem is.

Reply via email to