<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I want to desactivate completely imap service to 
keep only imaps.</FONT></DIV>
<DIV><FONT face=Arial size=2>But I can't manage to connect to my server with 
cyradm.</FONT></DIV>
<DIV><FONT face=Arial size=2>(Everything is working fine if I keep regulat imap 
service)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried this (thanx to Simon Matter) but it doesn't 
work for me :</FONT></DIV>
<DIV><FONT face=Arial size=2>cyradm --auth login --tls -u <A 
href="mailto:cyrus@mydomain.com">cyrus@mydomain.com</A> localhost</FONT></DIV>
<DIV><FONT face=Arial size=2>cyradm --auth login --tls --port 931 -u <A 
href="mailto:cyrus@mydomain.com">cyrus@mydomain.com</A> localhost</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>same result each time :</FONT></DIV>
<DIV><FONT face=Arial size=2>cyradm: cannot connect to server<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>My configuration is (running Cyrus imapd 2.3.7) 
:</FONT></DIV>
<DIV><FONT face=Arial size=2>[root@atlantis ~]# more /etc/cyrus.conf<BR># 
standard standalone server implementation</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>START {<BR>&nbsp; # do not delete this 
entry!<BR>&nbsp; recover&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="ctl_cyrusdb 
-r"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # this is only necessary if using idled for 
IMAP IDLE<BR>&nbsp; idled&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cmd="idled"<BR>}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># UNIX sockets start with a slash and are put into 
/var/lib/imap/sockets<BR>SERVICES {<BR>&nbsp; # add or remove based on 
preferences<BR>#&nbsp; imap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cmd="imapd" listen="localhost:imap" prefork=0<BR>&nbsp; 
imaps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="imapd -s" 
listen="imaps" prefork=5<BR>#&nbsp; 
pop3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="pop3d" listen="pop3" 
prefork=3<BR>#&nbsp; 
pop3s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cmd="pop3d -s" listen="pop3s" prefork=1<BR>&nbsp; 
sieve&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="timsieved" 
listen="sieve" prefork=0</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # these are only necessary if 
receiving/exporting usenet via NNTP<BR>#&nbsp; 
nntp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="nntpd" listen="nntp" 
prefork=3<BR>#&nbsp; 
nntps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cmd="nntpd -s" listen="nntps" prefork=1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # at least one LMTP is required for 
delivery<BR>#&nbsp; lmtp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cmd="lmtpd" listen="localhost:lmtp" prefork=0<BR>&nbsp; 
lmtpunix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="lmtpd" 
listen="/var/lib/imap/socket/lmtp" prefork=1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # this is only necessary if using 
notifications<BR>#&nbsp; notify&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cmd="notifyd" listen="/var/lib/imap/socket/notify" proto="udp" 
prefork=1<BR>}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>EVENTS {<BR>&nbsp; # this is required<BR>&nbsp; 
checkpoint&nbsp;&nbsp;&nbsp; cmd="ctl_cyrusdb -c" period=30</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # this is only necessary if using duplicate 
delivery suppression,<BR>&nbsp; # Sieve or NNTP<BR>&nbsp; 
delprune&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="cyr_expire -E 3" 
at=0400</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # this is only necessary if caching TLS 
sessions<BR>&nbsp; tlsprune&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd="tls_prune" 
at=0400<BR>}<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>[root@atlantis ~]# more 
/etc/imapd.conf<BR>configdirectory: /var/lib/imap<BR>partition-default: 
/var/spool/imap<BR>admins: <A 
href="mailto:cyrus@mydomain.com">cyrus@mydomain.com</A> <A 
href="mailto:cyrus@mydomain.com">cyrus@mydomain.com</A><BR>sievedir: 
/var/lib/imap/sieve<BR>sendmail: /usr/sbin/sendmail<BR>hashimapspool: 
true<BR>sasl_pwcheck_method: auxprop<BR>sasl_mech_list: PLAIN<BR>tls_cert_file: 
/etc/pki/cyrus-imapd/cyrus-imapd.pem<BR>tls_key_file: 
/etc/pki/cyrus-imapd/cyrus-imapd.pem<BR>tls_ca_file: 
/etc/pki/tls/certs/ca-bundle.crt<BR>virtdomains: yes<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Thanx for any help<BR></DIV></FONT></BODY></HTML>