Re: Installation on Wheezy - Experiences
Paul Klos <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <3157239.07VTle6xmR__2767.64124068922$1352237574$gmane$org@apollo> |
> The cyrus-imapd.pem file was created but empty in my case. The other > thing is, that the path in the imapd.conf file wasn't correct. I had the same thing. I repeated the steps from /var/lib/dpkg/info/cyrus-imapd.postinst to create the certificate manually, and changed /etc/imapd.conf: tls_cert_file: /etc/ssl/private/cyrus-imapd.pem tls_key_file: /etc/ssl/private/cyrus-imapd.pem tls_ca_file: /etc/ssl/certs/ca-certificates.crt Not sure about the 3rd line, though. Then, I found that ownership of /etc/kolab/kolab.conf is off, so I changed it: chown -R kolab:kolab /etc/kolab And restarted kolab-saslauthd. I re-created my user, just to be sure. Now kolab --list-mailboxes still shows nothing but I can login to roundcube with my user. I immediately get the error that I cannot login to the IMAP server, but I can access settings, global addressbook, tasks and calendar. So, not 100% but progress nonetheless. Cheers, Paul _______________________________________________ Kolab-devel mailing list [email protected] https://www.intevation.de/mailman/listinfo/kolab-devel
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlCZfY4ACgkQOLABYiifh6ta1gCdEZ6wzxABIt+xc1/B1nqe/d+l oOgAoJNaSiBIZKICotV9b15ZRmfAGMU1 =flFb -----END PGP SIGNATURE-----