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

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
A: exim-users
Assumpte: 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