Are you running spamassassin while logged in as "nick"?Yes... But I presumed that the "-u nick" was designed to simulate that?Well that works with spamc, but not for spamassassin. ie: if you did that all while logged in as root, spamc would be using nick's bayes DB, but spamassassin would be using root's.
No I ran the tests logged in as "nick".
Next question. Is your bayes DB SQL stored?
No it's not... just normal .db files in the ~user/.spamassassin folder. Nick...