[exim-dev] [Bug 2358] outbound ratelimit support

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2358] outbound ratelimit support
https://bugs.exim.org/show_bug.cgi?id=2358

Andrew Aitchison <exim@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |exim@???


--- Comment #1 from Andrew Aitchison <exim@???> ---
Is this supposed to share info between successive queue runs ?

For an n-messages/second limit the queue-runner process can keep track,
but for an n-messages/hour limit we need persistent counters;
I guess that the retry database could be used to store this ?

Is the rate controlled by the config file, or by parsing server responses ?

--
You are receiving this mail because:
You are on the CC list for the bug.