How to configure EmailTraceListener to avoid over-flooded mailbox (on mass problem)?
Is it possible to setup a maximum for messages sent (per hour/per day) using logging applicaiton block configuration?
P.S. I have done it already with some conditions before calling WriteLog, but would like to move all this stuff to the configuration…
OK. I wrote this solution, and for me it is enough (max 200 per day):