> I add some disk quota to the users that was out of quota, but the > problem seems unresolved. > > Jan 25 12:31:13 alpha spamd[2021]: bayes: write failed to Bayes > journal /etc/mail/spamassassin/BAYES/bayes_journal (0 of 263856)! Jan > 25 12:31:13 alpha spamd[2021]: Exiting subroutine via last
This still looks like a quota or permissions problem, or maybe a missing home directory for some user. I think this is saying that Bayes could not write to a file in etc/mail/spamassassin/BAYES. I'm guessing this is a common file rather than a per-user file. So perhaps the user does not have permission to write to this directory? Loren