Problems with IMAPS and POPS
Felix Cuello
felix at qodiga.com
Mon Sep 30 15:26:47 EDT 2002
Hello!
I'm actually using Cyrus 2.1.8 with SASL 2.1.7, and I have some
problems to config my Cyrus to accept SSL connections.
Here is my 3 first lines of "netstat -at"
----
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:imaps *:* LISTEN
tcp 0 0 *:pop3s *:* LISTEN
--------------------------------------
And my "/usr/local/etc/saslauhtd.conf"
----
ldap_servers: ldap://upsoluciones.palermo.edu/
ldap_bind_dn: uid=cyrus,ou=people,dc=palermo,dc=edu
ldap_bind_pw: XXXXXXXX
ldap_search_base: ou=people,dc=palermo,dc=edu
ldap_tls_check_peer: yes
ldap_tls_cacert_file: palermoca.pem
ldap_tls_cacert_dir: /usr/share/ssl/certs/
--------------------------------
Changing 2 last lines for this lines...
ldap_tls_cacert_file: /usr/share/ssl/certs/palermoca.pem
#ldap_tls_cacert_dir: /usr/share/ssl/certs/
I have the same problem... IMAP&POP works fine, but IMAPS&POPS not.
--------------------------------
"/var/log/errors" shows this:
Oct 2 13:09:00 upsoluciones su(pam_unix)[12631]: session closed for user
root
Oct 2 13:09:33 upsoluciones su(pam_unix)[12740]: session opened for user
root by felix(uid=500)
Oct 2 13:12:58 upsoluciones su(pam_unix)[12740]: session closed for user
root
Oct 2 13:18:05 upsoluciones su(pam_unix)[12841]: session opened for user
root by felix(uid=500)
Oct 2 13:20:23 upsoluciones ctl_mboxlist: ctl_mboxlist -c is deprecated:
use ctl_cyrusdb -c instead^H
Oct 2 13:20:24 upsoluciones ctl_mboxlist[12882]: checkpointing mboxlist
---------------------------------
What's wrong??, I'm actually using Netscape 4.79 (for Linux) to check POPS
mail, and Netscape run in the machine that I'm running LDAP, CYRUS and
SASL.
[Yes I know... my computer date is wrong :-)]
Can you help me?
thanks a lot,
and sorry for my poor english,
Felix
More information about the Info-cyrus
mailing list