>> I am about to write a perl script for exim 3.35 (if it could work for further
>> version to, it would be great) that parse the mainlog file for deliveries.
^^^^^^^^^^
sorry i meen received mail
>what is your problem with exigrep ?
I can use exigrep, but anyway, i have to build the regexp that extrat the line
containing a <= and interpret all the U= D= H= S= ...
I want to end up with a chart with the top 10 sending mail host (in size),
and the top ten user that receive most mail (in size)
Edouard Boucher