>From what I know the Aack Child crashed error is a bug in the qmail-ldap-1.03-20020501a.patch. You should try with the new patch version qmail-ldap-1.03-20020801 I believe this fixes the error you're having. But I get the same error ong my 20020501a version (I don't use quota's though so it doesn't really matter to me.)
--Mike -----Original Message----- From: Syed Qutubuddin Ahmad [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 17, 2002 10:31 AM To: [EMAIL PROTECTED] Subject: qmail-quotawarning problem 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.
