Hi,
had been some time since I tried that last, so if my remarks are not useful I'm sorry. * Randy Bush via Exim-users ([email protected]) [230731 18:57]: > >> 2023-07-30 14:23:11 1qQ7KA-000BIX-27 ** [email protected] R=force_uucp T=uux: > >> Tainted > >> arg 4 for uux transport command: '(@foo.com)' > >> > >> uux: > >> driver = pipe > >> command = "/usr/local/bin/uux - -r $host!rmail > >> ($local_part_suffix@$domain)" > >> path = "/usr/local/bin:/usr/bin:/bin" > >> return_fail_output > >> user = uucp Did you try $domain_data instead of domain, see e.g. https://mox.sh/sysadmin/tainted-filename-errors-in-exim-4.94/ ? > force_uucp: > driver = manualroute > domains = ! +local_domains > route_data = ${lookup{$domain}partial-lsearch{/usr/local/etc/exim/ro.uucp}} Another option could be domains = partial-lsearch;/usr/local/etc/exim/ro.uucp (don't think it's related but well) (And also consider same_domain_copy_routing, but that's totally independend) Anddi -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
