Emmanuel Stapf [ES] wrote: > I'd like to know if it is possible to configure /etc/aliases so that > certain aliases are disabled when an SMTP connection is initiated > from a given host.
I think you'll have to split your alias file into two (or maybe more if your setup requires it) files and query them separately, depending on the $host_address expansion variable. At least I don't see any other possibility (except for a SQL database) at the moment. lg, daniel -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
