Re: [exim] advanced sql logging

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Dmitry G. Golub
Fecha:  
A: exim-users
Asunto: Re: [exim] advanced sql logging
On 12.04.2005 20:45:12, John W. Baxter wrote:
> On 4/12/2005 7:22, "Jeremy Harris" <jgh@???> wrote:
>
> > michael@??? wrote:


> >> How could I log a message "delivered" in a sql table when it is
> >> actually delievered to the smtp server?
> >> I am currently logging when i recieve the message using
> >> acl_check_rcpt.
> >
> > Run a logfile-watcher looking for "=>" ?
>
> And ->
>


You can log Exim messages with Syslog facility and add entries to MySql
with some syslog (syslog-ng etc.) tools.

--
BR, Dmitry