On 29.10.20 11:43, Helmut Schneider wrote:
[helmut@BSDHelmut ~]$ postfix.sh -i postfix-in -C 'postconf smtpd_client_connection_limit_exceptions'

you apparently mean smtpd_client_event_limit_exceptions

postfix-in/master.cf:

### This is the after-filter smtpd, it receives mail from amavisd to port 10025 ###
127.0.0.1:10025 inet    n       -       y       -       -       smtpd
       -o content_filter=
       -o smtpd_delay_reject=no
       -o smtpd_client_restrictions=permit_mynetworks,reject
       -o smtpd_helo_restrictions=
       -o smtpd_sender_restrictions=
       -o smtpd_recipient_restrictions=permit_mynetworks,reject
       -o smtpd_data_restrictions=reject_unauth_pipelining
       -o smtpd_end_of_data_restrictions=
       -o smtpd_restriction_classes=
       -o mynetworks=127.0.0.0/8
       # -o 
receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_milters
       -o receive_override_options=no_unknown_recipient_checks,no_milters
       -o local_header_rewrite_clients=
       -o smtpd_client_connection_count_limit=50

Oct 29 11:31:12 BSDHelmut postfix-in/smtpd[90888]: warning: Connection rate limit exceeded: 13 from localhost[127.0.0.1] for service 127.0.0.1:10025

What did I miss?

smtpd_client_connection_rate_limit


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Posli tento mail 100 svojim znamim - nech vidia aky si idiot
Send this email to 100 your friends - let them see what an idiot you are

Reply via email to