Re: [exim] ratelimiting outgoing mail

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jan Ingvoldstad
日付:  
To: exim-users
題目: Re: [exim] ratelimiting outgoing mail
On Wed, Oct 19, 2011 at 15:39, Mikhail Lischuk <mlischuk@???> wrote:

> But I describe situation where I am client, not
> server. Will ratelimit still help me? Even when connection is outgoing?
>


I'm sorry, I misunderstood. :)

If you limit the rate at which your Exim instance accepts messages from your
regular software, that will likely also reduce the outgoing rate, so yes,
ratelimiting will still help a bit.

However, you may have to change how exim queue runs are performed, and
instead of doing regular bulk runs, have a dedicated queue runner that only
passes along single messages.
--
Jan