Re: [Exim] IP address in Received headers

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Dave C.
Fecha:  
A: Vadim Vygonets
Cc: exim-users
Asunto: Re: [Exim] IP address in Received headers
I just wonder what any mailer with a rejection filter based on this is
going to do when he starts seeing stuff like:

Received: from [4f9a:f598:3e40:592a:fc6a:3987:aabe:0900]

;-P

(And I'm sure I've probably made some formatting error in there, however
the point remains)


On Thu, 13 Sep 2001, Vadim Vygonets wrote:

> Quoth Philip Hazel on Wed, Sep 12, 2001:
> > Sigh. Yes, I guess it is strictly correct to have
> >
> > Received: from [1.2.3.4] ....
>
> In this case (when it's not a comment) you can't log the port
> except than putting it in a comment, e.g.:
>
> Received: from [1.2.3.4] (port=5)
>
> However, when it _is_ in a comment, you may choose whatever
> format you want to log port number. Please take note of this
> problem for Exim 4.
>
> Vadik.
>
>


--