Re: [exim] recording delivery in DB

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Phil Pennock
Data:  
Para: Axel Rau
CC: exim-users
Asunto: 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