On 07/09/12 13:42, Duane Hill wrote: > On Friday, September 07, 2012 at 03:21:44 UTC, [email protected] > confabulated: > >> Has anyone written anything to convert exim logs into a series of >> related SQL tables? I am doing an inordinate amount of searching through >> log files to find it A emailed B on a certain day and having spent so >> much time with databases over the last few years I can't help but want >> to make an interface for people to search for this information themselves ;) > > The only one I ran across at one time. It doesn't look like it has had > much activity in recent years. It probably wouldn't take much to bring > up to date. > > http://oss.netshadow.at/projects/show/exilog
The log file format hasn't changed in a long time so I wouldn't take the lack of changes as a bad sign. It looks a little more complete than I was thinking, as I want to add this functionality to an existing website. Certainly a good looking implementation! -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
