Re: [exim] Using senders= to send to seperate smarthosts bas…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Dreas van Donselaar
Päiväys:  
Vastaanottaja: Jan Dijk
Kopio: exim-users@exim.org
Aihe: 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>"
> 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