We are using cyrus and webmail (on a different box). I wanted to comment out imap on /etc/cyrus.conf file, only to find that webmail stopped working. So back to uncomment the line
 imap          cmd="imapd" listen="imap" prefork=5

I suppose we can use stunnel on the webmail machine in the following way:
/usr/sbin/stunnel -d 993 -l /usr/sbin/imapd imapd

but this would not solve the problem of imapproxy.

Is there any simple answer?

Regards

Sujit
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to