Bringing this back onto the mailing list. On Fri, Jul 6, 2012 at 4:34 AM, Nguyen Quan <[email protected]> wrote: > > But I have this question: Can I store all the outgoing mail logs to MySQL > database by configure in exim.conf? > Is that possible?
Sure it's possible. There are two ways to accomplish this: 1. Configure the transport to do a mysql query which inserts the appropriate data. 2. Set up exilog: http://duncanthrax.net/exilog/ http://duncanthrax.net/exilog/exilog.txt http://oss.netshadow.at/projects/show/exilog Honestly, I had written my own software for #2, but exilog looks a lot nicer. In my opinion, you should set up exilog. ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## 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/
