Charles Cazabon writes:

> Ari Arantes Filho <[EMAIL PROTECTED]> wrote:
> > 
> > Is it possible to limit only outgoing messages? I so databytes, but I only
> > want to limit the messages that my users send, not receive.

[...]

> Use tcpserver to set the DATABYTES variable on a per-IP basis.  Set it to
> some limit for your user's IP addresses (or localhost, if they're injecting
> via SMTP), and to 0 for the rest of the net at large.

Hm. That would work for outgoing messages via SMTP. I guess a (perl?)
wrapper around qmail-inject that looks at the size of stdin would work for
local users.


Vince.

Reply via email to