OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Full queue and postfix dies
From: Wietse Venema (wietseporcupine.org)
Date: Tue Jul 04 2000 - 09:47:53 CDT


Tass:
[queue_minfree = $message_size_limit]
> Does this configuration parameter shut off the incoming smtp connections?
> Or does it issue a 4.x.x code to the sender ?

Postfix sends a 4XX reply to the SMTP client. There is no portable
way to get automatic notification when disk space becomes available
again.

One could write a kernel module and pseudo device to do this, but
why bother when you can buy GBytes of disk for almost nothing.

        Wietse