Re: [exim] Help with AUTH DDOS

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: 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