Proxyd connecting to backend on 143, not 993

Chris Riggins criggins at gmail.com
Thu Sep 30 13:36:00 EDT 2010


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's the frontend imapd.conf:

configdirectory: /apps/imap/conf
partition-default: /var/spool/imap

admins: cyrus
mupdate_admins: murder
proxyservers: murder
proxy_authname: murder
proxy_password: **

woodward_password: **
woodward_mechs: LOGIN

lmtpproxy_username: murder
lmtpproxy_authname: murder
lmtpproxy_password: **

mupdate_server: front.company.com
mupdate_username: murder
mupdate_authname: murder
mupdate_password: **

sievedir: /var/lib/imap/sieve
sendmail: /usr/sbin/sendmail
hashimapspool: true

sasl_pwcheck_method: saslauthd
sasl_mech_list: LOGIN

tls_cipher_list: TLSv1:SSLv2:SSLv3:!NULL:!EXPORT:!DES:!LOW:@STRENGTH
tls_cert_file: /apps/var/imap/front.pem
tls_key_file: /apps/var/imap/front.pem
tls_ca_file: /apps/var/imap/myca.crt


and here's the backend imapd.conf:

configdirectory: /apps/var/lib/imap
partition-default: /apps/var/spool/imap

admins: cyrus
mupdate_admins: murder
proxyservers: murder
lmtp_admins: murder

mupdate_server: backend.company.com
mupdate_username: murder
mupdate_authname: murder
mupdate_password: **

sievedir: /apps/var/lib/imap/sieve
sendmail: /usr/sbin/sendmail
hashimapspool: true

sasl_pwcheck_method: saslauthd
sasl_mech_list: LOGIN

tls_cipher_list: TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGTH
tls_cert_file: /apps/var/imap/back.pem
tls_key_file: /apps/var/imap/back.pem
tls_ca_file: /apps/var/imap/myca.crt


Regards,

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20100930/dc173a58/attachment.html 


More information about the Info-cyrus mailing list