http://bugzilla.spamassassin.org/show_bug.cgi?id=2788
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2004-12-14 01:27 -------
from 60_whitelist.cf:
# we *do* allow the user to autolearn based on this, because it's hard
# to accidentally blacklist someone's From address.
tflags USER_IN_BLACKLIST userconf noautolearn
tflags USER_IN_WHITELIST userconf nice noautolearn
---
One or the other?! Looks like a copy & paste or 'repetitive thing' error.
USER_IN_BLACKLIST_TO probably shouldn't be 'nice' either:
tflags USER_IN_BLACKLIST_TO userconf nice noautolearn
Autolearning the above, like the comment says, sounds like a good idea to me if
you're using individual bayes databases. If you're using a global bayes
database it's probably not a great idea.
Daryl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.