Re: [exim] recording delivery in DB

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Phil Pennock
日付:  
To: Axel Rau
CC: exim-users
題目: 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