On Wed, 17 May 2006, Yves Goergen wrote: > On 17.05.2006 16:49 (+0100), Marc Haber wrote: > > > > I find it strange that you have two different exim processes listening > > on the two ports. There is something wrong. > > That's intended by my config. Is there another way of doing it?
The ACL hooks are subject to string expansion, so you can select different ACLs depending on $interface_port. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
