Hello,
So, as Andreas indicated, configuring TLS should be enough to offer
STARTTLS. The only configuration I needed to do was to add something
like this to imapd.conf (Cyrus-IMAPD 2.3.7):
again: TLS/SSL works! But Cyrus doesn't offer STARTTLS (using
cyrus-imapd-2.2.12-3.RHEL4.1).
$ telnet imap 143
Trying 1.2.3.4...
Connected to imap (1.2.3.4).
Escape character is '^]'.
* OK imap Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-3.RHEL4.1 server ready
x capability
* CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND
BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
LISTEXT LIST-SUBSCRIBED X-NETSCAPE
x OK Completed
x logout
* BYE LOGOUT received
x OK Completed
Connection closed by foreign host.
$ telnet pop3 110
Trying 1.2.3.4...
Connected to pop3 (1.2.3.4).
Escape character is '^]'.
+OK imap Cyrus POP3 v2.2.12-Invoca-RPM-2.2.12-3.RHEL4.1 server ready
<4151301754.1161587319@imap>
capa
+OK List of capabilities follows
EXPIRE NEVER
LOGIN-DELAY 0
TOP
UIDL
PIPELINING
RESP-CODES
AUTH-RESP-CODE
USER
IMPLEMENTATION Cyrus POP3 server v2.2.12-Invoca-RPM-2.2.12-3.RHEL4.1
.
quit
+OK
Connection closed by foreign host.
Regards
Marten
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html