Re: [exim] Noobie: configuration for smart host

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Carlo Wood
日付:  
To: Haines Brown
CC: exim-users
題目: Re: [exim] Noobie: configuration for smart host
On Wed, Apr 25, 2007 at 04:19:19PM -0400, Haines Brown wrote:
> # telnet localhost 25


I am not a real exim expert - but I fooled myself
once with testing like this too.

You don't want to telnet to localhost, because localhost
is "local" and therefore (possibly) treated differently.

Do your tests by telnetting to the internetface that
you normally receive your email at (from the same box
is not problem; just telnet mail.real.domain 25 should do).

--
Carlo Wood <carlo@???>