Indeed, it was resolved by this. For now I am testing it in production with a pilot group
From: Dreas van Donselaar [
mailto:dreas@spamexperts.com]
Sent: donderdag 23 oktober 2014 10:04
To: Jan Dijk
Cc: exim-users@???
Subject: Re: [exim] Using senders= to send to seperate smarthosts based upon a lsearch
Hi Jan,
On 22-10-14 15:34, Jan Dijk wrote:
Here I try to search a domain name in a file with "senders = ^.@lsearch;/etc/virtual/spamexperts_domainsout<
mailto:%5e.@lsearch;/etc/virtual/spamexperts_domainsout><
mailto:%5e.@lsearch;/etc/virtual/spamexperts_domainsout>"
It does not complain with errors, but it also does not match.
I believe this was solved now by using:
==
senders = *@partial-lsearch;/etc/virtual/spamexperts_domains
==
Greets,
Dreas