Jonathan Hammer:
> Hi,
> 
> From my reading of the documentation, there is no way to accomplish
> rate-limiting of outgoing mail based on the IP address (not domain)
> of the destination's relay. Is that correct?

Correct. The scheduler manages deliveries by destination domain
name or by recipient address. It knows nothing about MX lookups
(or about SMTP, for that matter).

Perhaps you can use your TCP/IP stack's traffic management capabilities
instead.

        Wietse

Reply via email to