Re: [exim] Bandwidth shaping

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nigel Metheringham
Fecha:  
A: David Eads
Cc: exim-users
Asunto: Re: [exim] Bandwidth shaping
David Eads wrote:

> Has anybody done much with bandwidth shaping--particularly based on
> domain name--in conjunction with Exim on outgoing SMTP?



You are going to need to do this outside of exim (since exim does not
have a way of accounting for aggregate bandwidth usage let along shaping
it). If you use on of the kernel/iptables bandwidth shaping mechanisms
that should work fine with exim.

    Nigel.