Re: [exim] rejecting mail to non-existent hosts
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Graeme Fowler at
2007-04-27 17:01
Zbigniew Szalbot at
2007-04-27 17:04
Author:
Marc Sherman
Date:
2007-04-27 17:01
UTC
To:
exim-users
Subject:
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