Hi, Sorry that this question has been asked before. I have a problem with my qmail installation.
The log gives the error "Aack,_child_crashed " It seems to be related to the quota, as it happens when the quota fills up. I can see that the below quoted message has the same problem and that Claudio will look into it, but this is a long time ago, so I'm not sure how this turned out. The problem is probably on my side. Here's a copy of the text I found in the archives about a similar problem (+ more info after this) On Tue, Nov 28, 2000 at 10:51:47PM +0100, Aleksander Dzierzanowski wrote: > Hi, > > I have problem with qmail-local, probably something is > wrong with quota-handle in it. > > example of situation: (my quota size per user is 15Mbytes) > > # ls -al > drwxr-xr-x 3 quser qgroup 512 Nov 28 22:22 . > drwxr-xr-x 3561 quser qgroup 65536 Nov 28 21:34 .. > -rw------- 1 quser qgroup 13142417 Nov 28 22:22 Mailbox > -rw------- 1 quser qgroup 490 Nov 23 17:10 trash > -rw------- 1 quser qgroup 512 Oct 6 22:30 sent-mail > > when qmail-local tries to deliver message, I see: > delivery 387344: deferral: Aack,_child_crashed._(#4.3.0)/ > > but when I do: > # mv Mailbox Mailbox-OLD > # /etc/init.d/qmail alrm > # ls -al > drwxr-xr-x 3 quser qgroup 512 Nov 28 22:22 . > drwxr-xr-x 3561 quser qgroup 65536 Nov 28 21:34 .. > -rw------- 1 quser qgroup 15417 Nov 28 22:24 Mailbox > -rw------- 1 quser qgroup 13142417 Nov 28 22:22 Mailbox-OLD > -rw------- 1 quser qgroup 490 Nov 23 17:10 trash > -rw------- 1 quser qgroup 512 Oct 6 22:30 sent-mail > > My OS is Solaris 8, is the problem specific for the system, or > is it bug in qmail-local ? > I guess it is a bug in qmail-quotawarn. I will have a look at it. Thanks for the info -- :wq Claudio Here's info about the user, gotten through /qmail-ldaplookup init_ldap: passwords are not compared via rebind localdelivery: off clustering: off ldapobjectclass: qmailUser homedirmaker: /var/qmail/bin/makedir defaultDotMode: both defaultQuota: 10000000S, 100C QuotaWarning: ------ You have exceeded your mail quota. Please contact us on [EMAIL PROTECTED] to expand your quota or delete some mails. ------ qldap_lookup: searching with (&(objectclass=qmailUser)(uid=list)) qldap_lookup: succeeded, found: uid: list qmailUID: 514 qmailGID: 102 accountStatus: undefined mailMessageStore: /var/qmail/maildirs/t10 homeDirectory: (null pointer) mailHost: www.uwc.org mail: [EMAIL PROTECTED] mailAlternateAddress: [EMAIL PROTECTED] [EMAIL PROTECTED] mailQuota: no entry in the database mailForwardingAddress: no entry in the database deliveryProgramPath: no entry in the database qmailDotMode: both deliveryMode: reply mailReplyText: This is an inactive email address. We have now changed list names. --- Any idea what could be wrong in my configuration??? Any way I can test my quota warning??? (I'm using Courier-IMAP in addition, if this is important. ) Best regards, Lars
