Mike Jackson wrote:
I have SA 3.0.2 set up with vpopmail, using MySQL for user
preferences, auto whitelisting and bayesian storage.
It seems that with auto_learn turned on, SA is keeping a per-user
bayes DB in MySQL, which is great. However, I can't figure out how I
can teach SA about spam/ham on a per-user basis. The best I've been
able to find is on a global basis.
Could anyone point me in the right direction on this?
Use the -u username flag to sa-learn, or run sa-learn as the user via
su or sudo.
vpopmail means virtual users (not unix users), thus sa-learn -u.
Arvinn