Hello

  I'm using qmail-1.03 with qmail-ldap patch (qmail-ldap-1.03-
20020501a.patch)on RedHat Linux 7.2. I have set the quota warning level to
70%. Problem is that whenever a user's maildir fills to 70%, qmail starts
giving error message
Aack_child_crashed_(#4.3.0)
and then it stores the mail in the queue. and tries again occasionally.

  I checked several user's maildir and finally found out that this problem
occurs for every user whose maildir is filled to 70% of the quota.

Now when i manually tried to run 'qmail-quotawarn' binary it gave me the
following error:
QMAILQUOTAWARNING not present (LDAP-ERR #5.1.1)

  Although 'quotawarning' file is in place
(/var/qmail/control/quotawarning).

 Now i suppose that environment variable is not set. But i checked 'qmail-
quotawarn.c' and qmail-ldap.h files and found everything in place. like:

qmail-quotawarn.c:
if (! (s= env_get(ENV_QUOTAWARNING) ) )
  sterr_die2x(111,ENV_QUOTAWARNING, " not present (LDAP-ERR #5.1.1)");

qmail-ldap.h:
#define ENV_QUOTAWARNING      "QMAILQUOTAWARNING"



  Can anyone help me in this problem, i'll be thankful :)


-- 
Syed Qutubuddin Ahmad
Network Engineer
CubeXS Private Limited.



Reply via email to