To follow up on my own post...
On Sun, Apr 02, 2006 at 01:56:13PM +0200, Maurice de Laat wrote:
> I rather just reject incoming mail *during the smtp session* when a user's
> quota is exceeded. How can I accomplish this?
I might have found somthing, but I would like to check with you guys
first.
In sendmail.cf (almost at the end of the file), it seems that procmail is
being called with the -t parameter.
man procmail tells me more about that option:
-t Make procmail fail softly, i.e., if procmail cannot deliver the
mail to any of the destinations you gave, the mail will not
bounce, but will return to the mailqueue. Another delivery-
attempt will be made at some time in the future.
The description fits the problem that I'm having. Would it be a problem if
I remove that -t option in sendmail.cf?
Thanks
--
Maurice de Laat