Re: [exim] relay still open

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Peter Bowyer
日付:  
To: Exim Users
題目: 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