On Sun, 27 Jan 2008, Craig Jackson wrote:

> > You can turn on the "smtp_incomplete_transaction" flag for logging
> > and it will log more detail about incomplete transactions.
> > 
> > Use this in your Exim config file:
> > 
> >   log_selector = +smtp_incomplete_transaction
> > 
> > You can find out about all the other logging options in section 49.15
> > of the Exim manual.

Disk space is cheap.  I have been running with this for years, along with 
additional logging from most ACLs.  Can never have too many log entries 
per transaction!

log_selector = \
        +all \
        -queue_run \
        -ident_timeout \

Jethro.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Jethro R Binks
Computing Officer, IT Services
University Of Strathclyde, Glasgow, UK

-- 
## List details at http://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/

Reply via email to