On Thu, Dec 17, 2009 at 05:53:13PM -0500, Wietse Venema wrote: > Noah Sheppard: > > [..] postfix keeps trying to deliver the message for a long time > > procmail returns a TEMPORARY error condition to Postfix. > Don't blame Postfix for procmail brain damage. >
Understood. Actually, this was our fault as we have the '-t' switch on our procmail command, so procmail exits with EX_TEMPFAIL rather than EX_CANTCREAT. As there is no exit code to tell postfix that delivery failed due to quota issues, is there any other way to insert a hook which checks and rejects on a per-user basis after we know the size of the message, and can tell postfix to return a 5.2.2 DSN? Thanks, -- Noah Sheppard Assistant Computer Resource Manager Taylor University CSE Department nshep...@cse.taylor.edu