Re: [exim] rejecting mail to non-existent hosts

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marc Sherman
Data:  
Para: exim-users
Assunto: Re: [exim] rejecting mail to non-existent hosts
Zbigniew Szalbot wrote:
>>
>>   deny    domains       = +local_domains
>>           !verify       = recipient

>
> That would mean I deny domains which are local? And I do not verify
> recipient? Is my understanding correct?


No. It means that you deny messages sent to local domains if the
recipient fails to verify.

- Marc