Re: [exim] Sender verify for inbound emails when using smart…
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
Sebastian Arcus at
2017-12-06 11:56
Sebastian Arcus at
2017-12-06 12:26
Author:
Graeme Fowler
Date:
2017-12-06 12:09
UTC
To:
Exim-Users
Subject:
Re: [exim] Sender verify for inbound emails when using smart relay for sending
On 6 Dec 2017, at 11:56, Sebastian Arcus via Exim-users <exim-users@???> wrote:
> domains = +local_domains
Are you sure? I would have thought you were verifying non-local domains at this point…
Try ‘domains = !+local_domains’ (or '!domains = +local_domains')
Graeme