On Tue, 6 Aug 2002, Christopher Tromans wrote:
> I am running a SMTP relay on a server I administer and would like to use
> the log_incoming_port feature to track NATed connections. When enabled
> however it does not seen to do the correct thing. For instance, if I send
> a message on 34002 (found using netstat -a) the log shows the incoming
> port as 53892.
That's a byte-ordering problem. 34002 = 0x84d2; 53892 = 0xd284. Which
release of Exim? Which operating system?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.