On 2013-03-29, at 12:41 PM, Thibault Le Meur <[email protected]> wrote:
> Hi, > > I'd like to know if the IMAPHostFieldName and SieveHostFieldName parameters > can take an URL as their value (instead of simply the DNS name of the server). > > For instance, do they accept the same syntax as the SOGoIMAPServer and > SOGoSieveServer parameters ? Such as: > imaps://localhost:993 > sieve://localhost:2000/?tls=YES Page 30 of the installation guide : SOGoIMAPServer Parameter used to set the DNS name or IP address of the IMAP server used by SOGo. You can also use SSL or TLS by providing a value using an URL, such as : • imaps://localhost:993 • imaps://localhost:143/?tls=YES SOGoSieveServer Parameter used to set the DNS name or IP address of the Sieve (managesieve) server used by SOGo. You must use an URL such as: • sieve://localhost • sieve://localhost:2000 • sieve://localhost:2000/?tls=YES Note that TLS is supported but SSL is not. Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
