service.listenaddr more then one IP

Hello,

the documentation is not clear if I can set service.listenaddr to multiple addresses ( but not the default listen on all addresses), for example

configutil -o service.listenaddr -v "192.168.1.10 192.168.2.10"

Also, could I list multiple addresses in dispatcher.cnf

[SERVICE=SMTP]

PORT=25

...

INTERFACE_ADDRESS=192.168.1.10

INTERFACE_ADDRESS=192.168.2.10

!

Thanks,

D.

[446 byte] By [d-v-k] at [2007-11-26 11:40:32]
# 1
No, no, and no ... You can either listen to all interfaces, or one.For SMTP, though, you can have multiple services listening each to a different listenaddr. For imap/pop/http, your choice is one or all.
jay_plesset at 2007-7-7 11:42:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...