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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: exim-users
Asunto: 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