Re: [EXIM] simple question

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Ben Smithurst
Dátum:  
Címzett: eml
Tárgy: Re: [EXIM] simple question
vtmue@??? wrote:

> On a box that's running 1.92, when sending a mail to a local user, the
> message becomes frozen:

[...]
> 20:47:01 0yyhRF-0002gt-00 == b@??? R=lookuphost defer (-1):
> remote host address is the local host
>
> What must be done to get around this?


Exim doesn't know host.c.de is local; add it to the local_domains
option...

local_domains = host.c.de:otherhost.de

etc...

--
Ben Smithurst <ben@???> <http://www.scientia.demon.co.uk/>

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