Hi,
I configure ox to user a remote Cyrus Imaps server and it not work, here the cyrus error log and my imap configuration :
imaps TLS negotiation failed: toto.lan [192.168.0.3]
Fatal error: tls_start_servertls() failed
process 17199 exited, status 75
service imaps pid 17199 in BUSY
state: terminated abnormally
config :
imapServer=192.168.0.3:993
# Enable/Disable IMAPS and its port
imaps=true
imapsPort=993
db :
imap srv
192.168.0.3:993
username
brice.rouanet
mail
brice.rouanet@iut-tlse3.fr
maildomain
NULL
What is worng ?
I configure ox to user a remote Cyrus Imaps server and it not work, here the cyrus error log and my imap configuration :
imaps TLS negotiation failed: toto.lan [192.168.0.3]
Fatal error: tls_start_servertls() failed
process 17199 exited, status 75
service imaps pid 17199 in BUSY
state: terminated abnormally
config :
imapServer=192.168.0.3:993
# Enable/Disable IMAPS and its port
imaps=true
imapsPort=993
db :
imap srv
192.168.0.3:993
username
brice.rouanet
brice.rouanet@iut-tlse3.fr
maildomain
NULL
What is worng ?
Comment