Re: single quote in mailbox

2003-09-23 Thread Marc-Andre Gaudreau
Hi Patrick, I pretty much asked the same question in this message : http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&searchterm=gaudreau&msg=19930 I couldn't find any reason not to allow the single quote in the code or the rfcs either. I was hoping somebody would answer this

LMTP Problem with murder

2003-09-05 Thread Marc-Andre Gaudreau
Hi, We have a problem with lmtp delivery on our Murder setup (cyrus-imap 2.1.14, cyrus-sasl 2.1.13 on redhat 7.3). We get a bunch of these messages every day on both our fontends: Sep 5 16:05:35 frontend1 lmtpproxyd[13332]: lmtpengine do_auth: sasl_client_start failed (SASL(-4): no mechanism

Re: Murder problem with Syslog

2003-08-14 Thread Marc-Andre Gaudreau
Rob Siemborski wrote: On Thu, 17 Jul 2003, Marc-Andre Gaudreau wrote: We have a weird problem on our Murder setup (cyrus 2.1.14 on redhat 7.3). When I restart syslog on one of the backend servers, the frontends start to have problems and I get a bunch of error messages (on the

Murder problem with Syslog

2003-07-17 Thread Marc-Andre Gaudreau
Hi, We have a weird problem on our Murder setup (cyrus 2.1.14 on redhat 7.3). When I restart syslog on one of the backend servers, the frontends start to have problems and I get a bunch of error messages (on the frontends). Users then see their folders as if they were empty (for about half t

Re: Recovering a corrupt mailboxes.db

2003-07-14 Thread Marc-Andre Gaudreau
I wrote this small script and I think it does what you want.  You'll probably have to change a few things for it to work with your setup (if your not using unixhierarchysep just to name one) : --- #!/usr/bin/perl -w use strict; ###