Proxyd connecting to backend on 143, not 993
Matt Selsky
selsky at columbia.edu
Fri Oct 1 21:31:38 EDT 2010
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
More information about the Info-cyrus
mailing list