Re: [EXIM] Host rejection

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: John Horne
CC: exim-users
題目: Re: [EXIM] Host rejection
On Thu, 15 Jan 1998, John Horne wrote:

> Yes, but the option points to a file lookup. The file itself only has 2
> entries (so far!), and neither of them have anything to do with the rejection
> addresses we are seeing.


But what it said was that it couldn't look up the name from the IP
address. In this case, it has to reject, since to let it in might be a
Bad Thing. If you want to cause it to let in mail from hosts whose name
it cannot determine, then stick +allow_unknown as a prior item in the
list, e.g.

sender_host_reject_recipients = +allow_unknown : lsearch;/what/ever


-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***