kalin mintchev wrote:
# dspam_admin list preference [EMAIL PROTECTED] spamAction
You could try
dspam_admin list pref default
This should tell you what your default settings are. You can also try
dspam_admin aggregate pref [EMAIL PROTECTED]
It's should show you a merge of the default preferences and the user
preference.
who is uid 0? it's not in the dspam_virtual_uids table....
... but according to the debug file those preferences - for uid 0 - are
called on my user (twice ?!?!) since (i guess) there are no preferences
at all for uid 3 ( uid 3 = [EMAIL PROTECTED])..... whatever...
If you're using a DB, the default preferences are defined in the
database under UID 0. I don't think the ones defined in the
configuration file are used in that scenario.