Hi,
I am looking for a relatively simple Perl script that can parse the Exim mainlog file and outputs the entries matching a certain criteria such as username or email address.
So far I have been able to find exigrep and exim-analyzer, but they seem to be way too complicated and serve...