On Wed, 25 Jan 2006 04:04:28 -0800
"Loren Wilton" <[EMAIL PROTECTED]> wrote:

> > 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
> 

The BAYES is a directory containing the DBs used by spamassassin and
the files are for general purpose, not per-user files.

# ls -la /etc/mail/spamassassin
drwx------  2 spamc spamc  4096 Jan 25 10:38 BAYES
# ls -la /etc/mail/spamassassin/BAYES
drwx------  2 spamc spamc     4096 Jan 25 10:38 .
drwxr-xr-x  3 root  root      4096 Jan 24 16:45 ..
-rw-------  1 spamc spamc     5154 Jan 25 10:38 bayes.mutex
-rw-rw-rw-  1 spamc spamc        0 Jan 25 13:17 bayes_journal
-rw-------  1 spamc spamc      154 May 27  2004 bayes_journal.orig
-rw-------  1 spamc spamc 41598976 Jan 25 07:58 bayes_seen
-rw-rw-rw-  1 spamc spamc  5414912 Jan 25 07:58 bayes_toks


-- 
-------------------------------------------------------------------
       (o_
(o_    //\  Coltivate Linux che tanto Windows si pianta da solo.
(/)_   V_/_
+------------------------------------------------------------------+
|     ENRICO MORELLI         |  email: [EMAIL PROTECTED]       |
| *     *       *       *    |  phone: +39 055 4574269             |
|  University of Florence    |  fax  : +39 055 4574253             |
|  CERM - via Sacconi, 6 -  50019 Sesto Fiorentino (FI) - ITALY    |
+------------------------------------------------------------------+

Reply via email to