Hi,
We use postfwd2, which ratelimits stuff based on the amount of RCPTs.
I noticed that postfwd2 counts messages twice, because each one has RCPTs: the original message, and the one relayed to pmg-smtp-filter and then re-injected (using `content_filter`). Here's someone else with a similar...