Re: [exim] recording delivery in DB

Etusivu
Poista viesti
Vastaa
Lähettäjä: Phil Pennock
Päiväys:  
Vastaanottaja: Axel Rau
Kopio: exim-users
Aihe: Re: [exim] recording delivery in DB
On 2010-09-19 at 19:55 +0200, Axel Rau wrote:
> Taking all this in account, I still would prefer a solution in
> deliver.c, if it could be fed to mainstream code base at some time in
> the future.


Patches welcome. Seriously, I don't object to logging to a DB, I just
don't think it's wise as often as people try it. Sometimes it is.

You'll need to consider what happens to debug logs, vs normal logs, and
what sort of structure you want, but anything that's not hacky and is
maintainable should be okay.

-Phil