Re: [exim] relay still open

Pàgina inicial
Delete this message
Reply to this message
Autor: Peter Bowyer
Data:  
A: Exim Users
Assumpte: Re: [exim] relay still open
On Fri, 12 Nov 2004 16:56:16 +0200, Hement Gopal <hementg@???> wrote:
> I am running exim 4.24-1 on port 10000 and Interscan Trendmicro on port
> 25 (OS=solaris 5.9)


Yes - now you've told us this. Your Interscan firewall is accepting
everything and forwarding to Exim on localhost. Exim trusts localhost
and allows it to relay. Boom!

Take 127.0.0.1 out of relay_from_hosts. If this breaks some other
application on the server, you need to mend it some other way.

Peter