4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] does Maildrop retry o...
FromSent OnAttachments
Kai ZhuMay 8, 2005 11:19 am 
Matthias AndreeMay 8, 2005 12:34 pm 
Jean DeramMay 9, 2005 2:47 am 
Jean DeramMay 10, 2005 12:41 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] does Maildrop retry on TEMPFAIL?Actions...
From:Matthias Andree (ma+c@dt.e-technik.uni-dortmund.de)
Date:May 8, 2005 12:34:18 pm
List:net.sourceforge.lists.courier-maildrop

Kai Zhu <kai_@yahoo.com> writes:

Hi,

I am using Postfix + MySQL + Maildrop + Authdaemond (with quota)

Sometimes when maildrop is continously piped from Postfix a list of recipients (one by one), authdaemond return TEMPFAIL (when against MySQL), then it seems Maildrop does not retry and thus Postfix bounces.

It is not maildrop's task to retry, it should return EX_TEMPFAIL (75 on my system, see /usr/include/sysexits.h on yours) so that Postfix knows it needs to retry.

Is this normal?

Check your Postfix logs.