Re: [exim] Help with AUTH DDOS

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Help with AUTH DDOS
On 27/06/2019 08:12, mixed8e--- via Exim-users wrote:
> Does Exim have a reporting mechanism where I can get connection stats?


To log the connection count, on every new connection, add
"+smtp_connection" to your log_selector.

To manually get a sample view of current activity, "exiwhat"
(this is not designed for continuous use; not for automated
stats gathering).

--
Cheers,
Jeremy