ratelimit fix: omit the limit parameter from the database lookup
authorTony Finch <dot@dot.at>
Tue, 31 May 2005 17:07:39 +0000 (17:07 +0000)
committerTony Finch <dot@dot.at>
Tue, 31 May 2005 17:07:39 +0000 (17:07 +0000)
commitf3dcf4a2e22328f9edfbc403986875307f4ca395
tree612a3b3185f894799376fc36bd089a681cf25b89
parentec798043f663c0ad9174a6a054534f09517c5b03
ratelimit fix: omit the limit parameter from the database lookup
key, so that minor configuration tweaks do not cause Exim to forget
clients' stored rates. The smoothing period and options affect the
meaning of the stored state, so are still included in the key.
src/src/acl.c