[EMAIL PROTECTED] wrote:
Hello,
*My cyrus.conf look like this:*
# UNIX sockets start with a slash and are put into /var/lib/imap/socket
SERVICES {
  # add or remove based on preferences
  # imap                cmd="imapd" listen="imap" prefork=0
  # imaps               cmd="imapd -s" listen="imaps" prefork=0
  # pop3                cmd="pop3d" listen="pop3" prefork=0
  # pop3s               cmd="pop3d -s" listen="pop3s" prefork=0
  # sieve               cmd="timsieved" listen="sieve" prefork=0
  imap          cmd="imapd" listen="212.70.0.0/16:imap" prefork=0
imaplocal cmd="imapd -C /etc/imapd-local.conf" listen="127.0.0.1:imap" prefork=0
  imaps         cmd="imapd -s" listen="212.70.0.0/16:imaps" prefork=0
imapslocal cmd="imapd -C /etc/imapd-local.conf" listen="127.0.0.1:imaps" prefork=0 imapsext cmd="imapd -C /etc/imapd-external.conf -s" listen="132.74.41.18:imapsiext" prefork=0
-----------------------^^^^^^^^
This should be imaps unless you defined that in /etc/services

rgds

Luc
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to