Hi, I'd like to be able to set a hard limit on the number of recipients that postfix will ever process, globally across my system. I see smtpd_recipient_limit but I think that would have the unintended consequence of "legitimizing" a ridiculous amount of recipients into multiple reasonable connection attempts.
Are there any postfix configuration settings that would reject messages from a client MUA if the message contains too many recipients? Thanks! --Eugene