On Thu, 30 Sep 2010, Chris Riggins wrote:
I'm running Cyrus IMAP 2.3.16, trying to get a murder working, but the "proxyd -s" daemon on the frontend isn't connecting to my
backend on the secure port. How does one make that happen? An strace on the proxyd process shows that it never even attempts the IMAPS
connection.
Your backends should be listening on port 143. proxyd is meant to listen
on 143 and 993 and forward connections to the backends on 143. proxyd
will use TLS to secure the connection.
--
Matt
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/