Kim B. Heino: > > - The problem with per-domain in-memory counters is that they can > > use up a lot of memory especially with sender domains. > > Worst case memory usage is doubled: one value for recipient (as now) > and one for domain (new).
You are only doing recipients. I have to support SENDER domains too. Wietse