Limitando quantidade de destinatários no exim

You can limit the number of recipients as follows: Open the Exim Configuration Editor and switch to Advanced Mode. In the very first edit box, enter the following lines and click Save:

Code:
recipients_max = 10
recipients_max_reject = true

Tags:

Leave a Reply