Hi all,

My server has the next anvil(8) config:

smtpd_client_connection_rate_limit = 100
smtpd_client_recipient_rate_limit = 20

It works fine, and when I test it from another SMTP (sending a mail to 30 recipients) the logs shows cleary:

Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 21 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 22 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 23 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 24 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 25 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 26 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 27 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 28 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 29 from opengea.org[85.48.253.234] for service smtp Oct 30 15:55:00 mail09 postfix/smtpd[11279]: warning: Recipient address rate limit exceeded: 30 from opengea.org[85.48.253.234] for service

I see maillog and mailboxes and I sww that the test mail has been delivered to the first 20 recipients according the anvil(8) config. But ¿what happens with the 10 last ones?

¿The sender MTA re-send the complete mail (with 30 recipients again) or the non-delivered mail part (with the 10 last ones)?

¿The sender MTA send any notification to the sender account?

--
Thanks,
Jordi Espasa Clofent

Reply via email to