2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop quota patch
FromSent OnAttachments
Divyank TurakhiaDec 26, 2002 12:07 am 
Aleksey PerovDec 27, 2002 12:04 am.patch, .patch, .patch
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:[maildropl] Maildrop quota patchActions...
From:Divyank Turakhia (divy@directi.com)
Date:Dec 26, 2002 12:07:39 am
List:net.sourceforge.lists.courier-maildrop

Hi,

I am using qmail + maildrop. I want to implement system level quotas.

I believe maildrop would treat a quota exceeded error as a temporary error and leave the mail in the queue and keep ret-trying to write the file to disk, just like the original qmail-local binary. There is a patch ( http://www.qmail.org/qmail-1.03-quotas-1.1.patch ) that makes qmail-local treat quota exceeded errors as a permanent error so that the mail is bounced back to the sender.

Is there a similar patch for maildrop that would: (1) treat quota exceeded errors as permanent errors thus bouncing the email (2) allow the bounce message to be customized

Divyank