Matt,
Thanks for the confirmation! I figured this out earlier this
afternoon, and should've posted the solution. The answer was masked because I
had specified LOGIN as a mechanism, and not PLAIN, so that when the
backend_connect happened, I got a SIGSEV.
Regards,
Chris
On Oct 1, 20
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
All:
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.
Here