Posts Tagged ‘limitar emails com exim’

Limitando quantidade de destinatários no exim

Monday, June 2nd, 2008

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