Re: [Exim] logging...

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Dave C.
Fecha:  
A: Phil Pennock
Cc: exim-users
Temas nuevos: [Exim] Port number in route_list
Asunto: Re: [Exim] logging...
Hrm.. that seems to add the tcp port of the _remote_ end of the
connection to the Recieved header.

Doesnt seem to have anything to do with logging of the local interface.

(Eg, there are two IP addresses on this box. Exim listens to both. When
a remote host connects to port 25 on either of them, I want to know
which one it is)


On Wed, 5 Sep 2001, Phil Pennock wrote:

> On 2001-09-05 at 15:15 -0400, Dave C. wrote:
> > Is there any way to have exim log, for each incoming SMTP connection,
> > the actual local interface address to which the connection was made?
>
> Try log_incoming_port in section 11; the "|" marks on the right mean
> that it was added or changed in the last version of the docs, I think.
>
> docs/ChangeLog shows that it was added in v3.168.
>


--