On 11/24/2021 5:08:00 AM, "Thomas Eckardt" <thomas.ecka...@thockar.com> wrote:

changed:

- In rare cases it was possible to overload assp by sending a large mail to many recipients. This can now prevented by configuring the hidden parameter 'maxSMTPipRelaySessions' - if used, it should be set one less than the configured number of SMTP-Workers (NumComWorkers)

# (number) limit the connection count per IP for relay - 0 and noMaxSMTPSessions disables the check
our $maxSMTPipRelaySessions = 0;

Why would you not want to automatically calculate maxSMTPipRelaySessions?

--
Daniel
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to