Hi,
I compiled the imapd 2.0.16 and everything seems fine :
openssl was detected by the configure script.
When I test the installation with 'imtest -t"" my_host'
I have the following error :
/usr/local/cyrus/bin/imtest -t "" my_host
C: C01 CAPABILITY
S: * OK ldap.sia.ucl.ac.be Cyrus IMAP4 v2.0.16 server
ready
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT
MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES
IDLE LOGINDISABLED
S: C01 OK Completed
failure: STARTTLS not supported by the server!
My cyrus file is the 'normal.conf' file founds in the
distribution and my imapd.conf file is the following:
configdirectory: /var/imap
partition-default: /var/mail/CYRUS
umasq: 077
admins: cyrus root
srvtab: /var/imap/srvtab
allowanonymouslogin: no
allowplaintext: no
sasl_minimum_layer: 1
sasl_passwd_check: passwd
cert_file: /var/imap/server.pem
tls_key_file: /var/imap/server.pem
~
Any idea ?
Another question : I have LOGINDISABLED in the
capabilities line ? Why ?
Thanks for your help.
Patrick
[EMAIL PROTECTED]