Based on what you've told me so far, it is not. It is pointing to
/home/.spamassassin/
What's the exact bayes_path statement you used, and what file is it in?
(please post the exact one.. bayes_path is a VERY tricky option to use,
because it requires more than just a path.)
bayes_path /home/spamd/.spamassassin
bayes_file_mode 0666
auto_whitelist_path /home/spamd/auto-whitelist
auto_whitelist_file_mode 0666
Its running as the user spamd.
I noticed that the spamassassin_seen is not been touched by running
sa-learn. However the size isnt changing. spamassassin_toks is
changing size.
Did you run sa-learn as the user spamd?
No, I run it as root.
Ben