------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=613
Summary: acl_not_smtp ratelimit uses recipients_count as
increment - undocumented
Product: Exim
Version: 4.68
Platform: All
OS/Version: All
Status: NEW
Severity: bug
Priority: medium
Component: Documentation
AssignedTo: ph10@???
ReportedBy: nigel@???
CC: exim-dev@???
See discussion at
http://lists.exim.org/lurker/thread/20071009.144958.91e2e428.en.html
[Excerpt]
> Any ratelimit function handled within the not_smtp ACL will increment
> by the full recipient count instead of just 1.
>
> Search for the word "recipients_count" in acl.c and you'll see the
> code that handles it. It only appears once in the acl.c source file
> so it will take you right to it.
Ah, that's brilliant. I can't see what you mean in acl.c, but I can't
find any reference to it in the documentation. Am I being blind, or is
this undocumented?
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email