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 issue: https://serverfault.com/questions/1...ting-emails-when-used-with-posftix-and-amavis
Obviously, both postfwd2 and PMG behave correctly, but doubling postfwd2's RCPT count everywhere feels ugly. Does PMG support a way to not re-inject relay mails to pmg-smtp-filter?
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 issue: https://serverfault.com/questions/1...ting-emails-when-used-with-posftix-and-amavis
Obviously, both postfwd2 and PMG behave correctly, but doubling postfwd2's RCPT count everywhere feels ugly. Does PMG support a way to not re-inject relay mails to pmg-smtp-filter?