in my mail server with qmail-ldap last two days i am getting error...
Temporary error on maildir delivery. ...
there is no single changes in configuration at all any place.
because of that there is so long queue on daily basis...
What to do ??? let me suggest.
Harindra.
----- Original Message -----
From: "Claudio Jeker" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, September 02, 2005 1:03 AM
Subject: Re: Pop Service.
On Thu, Sep 01, 2005 at 02:25:55PM -0500, Luis Croker wrote:
Hi...
We have a mailserver, running qmail+ldap. We have a trouble when a
user has 2000 or more mails stored... when the user try to download the
mails, receive an error
-ERR unable to scan $HOME/Maildir. This is not problem of quota, we
have define two fields in ldap DB:
mailQuotaCount: 10000 (amount of mails stored)
mailQuotaSize: 75000000 (quota 75 megas).
When the problem is present, the mailbox has no more than 10000
mails and the amount of space in disk is minor to 75 megas.
Any Ideas or patches??? Thanks.
Any kind of datasize limits defined?
My first guess is, that the list of filenames takes to musch memory and so
a realloc() fails.
--
:wq Claudio