Re: [EXIM] Unqualified sender

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Vadim Vygonets
Data:  
Para: Exim-users
Assunto: Re: [EXIM] Unqualified sender
Quoth Christian Dysthe on Mon, May 17, 1999:
> 10:03:13 unqualified sender rejected: <root> H=oddbird (mail.onr.com) [127.0.0.1] (root)


Set the following options in your exim config file:

receiver_unqualified_hosts = localhost : @
sender_unqualified_hosts = localhost : @

Vadik.

-- 
If you think C++ is not overly complicated, just what is a protected
abstract virtual base pure virtual private destructor, and when
was the last time you needed one?
        -- Tom Cargill, C++ Journal, Fall 1990.


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