Author: Christian Gregoire Date: To: exim-users Subject: [exim] EHLO loop
Hi all,
One of my clients' MTA is going mad from time to time, issuing 'EHLO <name>' command in a never-ending loop. Exim politely answers with the SMTP banner and the extensions available.
Is there an option equivalent to smtp_accept_max_per_connection to limit the number of EHLO/HELO commands in a single SMTP connection ?