Disk quota exceeded sendmail

Discussion in 'Installation/Configuration' started by prates, Oct 17, 2007.

  1. prates

    prates New Member

    hello all;
    i have a problem with quota and (i belive) spam assassim.

    one user has 12 MB of quota, use pop3, spamassassim is enablem with DISCARD option. Whem i send e-mail to this user, i receive this message below:
    ***********************
    The mail system

    <[email protected]> (expanded from
    <[email protected]>): can't create user output file. Command
    output: postdrop: warning: uid=10050: Disk quota exceeded sendmail: fatal:
    web1_beth.adm(10050): queue file write error [15936] warn: bayes: cannot open bayes databases /var/www/web1/user/web1_beth.adm/.spamassassin/bayes_*
    R/W: lock failed: Disk quota exceeded [15936] warn: bayes: write failed to
    Bayes journal /var/www/web1/user/web1_beth.adm/.spamassassin/bayes_journal
    (0 of 2544)! [15936] warn: Exiting subroutine via last at
    /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.8.8/Mail/SpamAssassin/BayesStore/DBM.pm
    line 1128. [15936] warn: Exiting subroutine via last at
    /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.8.8/Mail/SpamAssassin/BayesStore/DBM.pm
    line 1128. [15936] warn: Exiting subroutine via last at
    /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.8.8/Mail/SpamAssassin/BayesStore/DBM.pm
    line 1128. [15936] warn: Exiting eval via last at
    /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.8.8/Mail/SpamAssassin/BayesStore/DBM.pm
    line 1128. [15936] warn: bayes: cannot open bayes databases
    /var/www/web1/user/web1_beth.adm/.spamassassin/bayes_* R/W: lock failed:
    Disk quota exceeded procmail: Quota exceeded while writing
    "/var/www/web1/user/web1_beth.adm/Maildir/tmp/1192644423.15933_0.neo"
    ***********************

    I use maildir, and mailbox of this user is empty.
    What is this??? :confused:

    tks.

    Prates
     
  2. falko

    falko Super Moderator Howtoforge Staff

    That user has exceeded his disk quota. He must delete some unused files, or you must increase his disk quota to solve this problem.
     
  3. prates

    prates New Member

    tks for replay dud.
    But the mailbox of this user is empty, this user use pop to get messages.
    I belive the DISCARD option on spamassassim is not DELETE the messages.
    whem you say "delete some unused files", you talking about emails files? or other files?? how i delete if the user uses pop to get emails???
    I increase the disk quota and works fine, but i belive the problem is not resolved.:confused:

    tks again.

    Prates
     
    Last edited: Oct 18, 2007
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The disk quota of a user contains his mail files and any other files that he might have uploaded via FTP and even temporary files.

    You can check his current quota with the command:

    repquota -avug
     

Share This Page