Re: SNI support in SSL?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 03.07.2014 12:36, schrieb Tomasz Chmielewski:
> However, I don't see a way to set Cyrus to listen on one IP

Binding cyrus daemons to specific IPs is possible (and even multiple 
IPs) within cyrus.conf:

i.e. for IMAPs:

one IP:

   imaps         cmd="imapd -s" listen="my.host.ip:imaps" prefork=1 
maxchild=123

ALL IPs:

   imaps         cmd="imapd -s" listen="imaps" prefork=1 maxchild=123

or just multiple IPs (from brain, so pls doublecheck it):

   imaps         cmd="imapd -s" listen="my.host.ip1:imaps" prefork=1 
maxchild=123
   imaps         cmd="imapd -s" listen="my.host.ip2:imaps" prefork=1 
maxchild=123


or do you mean anything other?


hth a little,

cheerioh,


Niels.



---
Niels Dettenbach
Syndicat IT&Internet
http://www.syndicat.com
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus




[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux