Some STMP servers will not allow more than a certain amount of email to be sent over a single connection.
Currently a long running mail server like that shown in the flak example could hit this limit and
smtp_accept_max_per_connection for Exim has a default value of 1000.
Some STMP servers will not allow more than a certain amount of email to be sent over a single connection.
Currently a long running mail server like that shown in the flak example could hit this limit and
smtp_accept_max_per_connection for Exim has a default value of 1000.