Some of our clients are administrators who need to send corporative messages to no more than 300 clients, specifying all of these clients together in the "To:" fields, instead of individual messages for each one. After that, postfix will "adjust" the message in order to delivery separate messages with only one "To:" recipients each.
So, I want to configure anvil
parameters, taking into account this type of requirements for detecting compromised accounts. My doubt is, does Postfix consider an email of such characteristics (300 recipients) as only one "delivery requests"? (specifically, from the point of view of the smtpd_client_message_rate_limit
).