Maybe the recipient email has its mailfolder over allowed quota size.
Check MAILQUOTASIZE ldap attribute and user Maildir folder (especially
maildirsize file) to check user maildir is overquota. In this case, you
can increase MAILQUOTASIZE to solve the problem or delete some emails
(and maildirsize file, to force recreation). About notificacion, qmail
when a failure occurs must generate a bounce email notification. In some
production enviroment, specially high spam email servers, I have changed
this point to mark as a success when maildir is overquota to avoid
bounce notifications.


El mar, 11-04-2006 a las 14:15 -0400, Matt escribió:
> Anyone?
> 
> On 4/6/06, Matt <[EMAIL PROTECTED]> wrote:
> > Hi,
> > When a user is sending a large message I see this in my logs:
> > @40000000443566370b24f184 delivery 374247: failure:
> > The_users_mailfolder_is_over_the_allowed_quota_(size)._(#5.2.2)/
> >
> > However, no bounce is generated.  I know WHY I'm getting the error,
> > and how to fix it by increasing the users's size in the ldap
> > directory, but why is it not generating a bounce, and how can I make
> > it generate a bounce?
> >


Reply via email to