On 05/04/2021 16:34, Felipe Gasper via Exim-users wrote:
domainlist manualmx_domains = ${if exists {/etc/manualmx} 
{lsearch;/etc/manualmx} {} }

That's not a valid definition for a named list.

I suspect you've misread "lists are (string-) expanded before use" as meaning
that list *definitions* can have string-expansions.  Not so.  The 
string-expansion
is done on the text that should be a list, when some text is arrived at in the
context of a list being needed.

I assume the issue is that the list is defined as dynamic … is there any 
expansion string that handles that?

Dynamic?  What?

--
Cheers,
  Jeremy

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to