Subversion Repositories configs

Rev

Rev 4 | Rev 43 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 23
Line 46... Line 46...
46
# 
46
# 
47
# Note: server_socket must be set to https://servername:portname/zarafa
47
# Note: server_socket must be set to https://servername:portname/zarafa
48
#       to use this type of login method
48
#       to use this type of login method
49
 
49
 
50
# Login to the Zarafa server using this SSL Key
50
# Login to the Zarafa server using this SSL Key
51
sslkey_file = /etc/zarafa/ssl/spooler.pem
51
#sslkey_file = /etc/zarafa/ssl/spooler.pem
52
 
52
 
53
# The password of the SSL Key
53
# The password of the SSL Key
54
sslkey_pass = replace-with-server-cert-password
54
#sslkey_pass = replace-with-server-cert-password
55
 
55
 
56
##############################################################
56
##############################################################
57
# SPOOLER THREAD SETTINGS
57
# SPOOLER THREAD SETTINGS
58
 
58
 
59
# Maximum number of threads used to send outgoing messages
59
# Maximum number of threads used to send outgoing messages