Amos Gouaux wrote:
> 
> th> What I am wondering about, is the imaps line. How can I say: "bind to these two 
>interfaces ip1,ip2"? is is listen=(192.168.1.2,195.204.129.18):imaps os should I have 
>to imaps:
> th>   imaps         cmd="/usr/cyrus/bin/imapd -s" listen="192.168.1.2:imaps" 
>prefork=0
> th>   imaps         cmd="/usr/cyrus/bin/imapd -s" listen="195.204.129.18:imaps" 
>prefork=0
> 
> The code I submitted a while ago for binding to an address is rather
> simple, and can only take a single address.
> 
> Um, I think you can have two if the first identifier ("imaps") is
> unique, right Ken?

Yes.

>  So maybe this would work?
> 
> imaps1 cmd="/usr/cyrus/bin/imapd -s" listen="192.168.1.2:imaps" prefork=0
> imaps2 cmd="/usr/cyrus/bin/imapd -s" listen="195.204.129.18:imaps" prefork=0

Yes.

-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to