On Wed, Oct 19, 2011 at 15:39, Mikhail Lischuk <[email protected]> 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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
