X-Status flag, reconstruct and a suggestion

2003-10-03 Thread Diego Rivera
Hello all As I suggested earlier, it would be nice if "reconstruct" had a mechanism in which the "X-Status" flag could be parsed and applied so that the "Read/Replied/Important/..." flags could be kept when doing a migration from UW-IMAP (or such). Someone on this list replied that it was a good

Re: certificate probleme

2003-10-03 Thread ramblewski david
I have exactly three ligns about "tls" in my imapd.conf: tls_cert_file: /usr/local/etc/imap_ssl/newcert.pem tls_key_file: /usr/local/etc/imap_ssl/newreq.pem #tls_ca_cert = /usr/local/etc/imap_ssl/cacert.pem and the credentials are: >ll imap_ssl/ total 8 -r 1 cyrus wheel 1135 Oct 2 15

Re: certificate probleme

2003-10-03 Thread Agri
what about smth like tls_key_file: /etc/openssl/private/key.pem Agri On Thu, 2 Oct 2003 18:48:56 +0200 "ramblewski david" <[EMAIL PROTECTED]> wrote: > hello, > > I have cyrus-imapd-2.0.17 and cyrus-sasl-1.5.28_2 > currently installed on my box. > > I try to use the SSL/TLS and it works fine