On 26/04/2022 22:05, Johnnie W Adams via Exim-users wrote:
I'm now trying to figure out what condition on the router is appropriate. I can't verify, because I don't have LDAP lookup on this machine. It appears senders only explicitly allowlists by enumerated name--or can I put a wildcard like *@ualr.edu there?
The senders= condition on a router takes an addresslist ( http://exim.org/exim-html-current/doc/html/spec_html/ch-generic_options_for_routers.html ) Addresslists are defined here: http://exim.org/exim-html-current/doc/html/spec_html/ch-domain_host_address_and_local_part_lists.html (section 20) - and yes, various forms of wildcards are supported. As is negation. -- 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/