Programs: weximlogThis Perl script will do the equivalent of a 'tail -f' on your exim log file and list the top 20 list of sender addresses for the last hour on the screen. This is a nice way to watch what is going on in your mail system, especially if you suspect a mailloop or something like that. If you have a large log file it will take a while to start up and the program is a resource hog, because it may have to keep track of thousends of email addresses, so be careful. Download weximlog.pl. | ||||
|