On Sun, 18 Sep 2005, OpenMacNews wrote: > > from your comment, then, it would be 'ok' to add the REAL/EXTERNAL ip > addresses as: > > MY_REAL_IPS = A.B.C.D ;\ (<-- correct to use ";" rather than ":" here, > yes?) > W.X.Y.Z
No, the list separator is : unless you explicitly change it. ; is for lookups. > extra_local_interfaces = MY_REAL_IPS > > this seems counter-intuitive, as the external ips are anything BUT local > ... no? For the purposes of email routing they behave as if they are local. 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/
