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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Marc Sherman
Date:  
À: exim-users
Sujet: 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