-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to make exim listen on multiple interfaces. I am running exim as a daemon and I want it to listen on two of my 5 interfaces. I tried: local_interfaces = "xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy" local_interfaces = "xxx.xxx.xxx.xxx, yyy.yyy.yyy.yyy" local_interfaces = "xxx.xxx.xxx.xxx" "yyy.yyy.yyy.yyy" and also putting them in a different line: local_interfaces = "xxx.xxx.xxx.xxx" local_interfaces = "yyy.yyy.yyy.yyy"
in the first one when I do a /etc/init.d/exim restart I get: Restarting MTA: 2003-03-17 18:50:37 Malformed IP address "xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy" in local_interfaces and in the last one: 2003-03-17 18:51:32 Exim configuration error "local_interfaces" option set for the second time in line 187 Anyone know anything about it? Thanks Cirrus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+dhmwokjvoBETKB0RAmkiAJwKQGVQ6mSxj8lAnWqt06HptIk3zQCfRJPK SNkmSOnrODWGTO9Vi+F4lNE= =vMKO -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]