Hi,
I'm using cyrus-imapd from the link below, rebuilt to use the log
facility local6.* rather than rhel's choice of mail.*:
http://www.invoca.ch/pub/packages/cyrus-imapd/cyrus-imapd-2.3.16-8.src.rpm
I'm testing this is working with the following command on the master:
/usr/lib/cyrus-imapd/sync
Hi,
I used ipurge to clear out all old Trash mail from my user's mailboxes:
Where $user is username, and $host is hostname:
/usr/lib/cyrus-imapd/ipurge -d 1 -X user/$user/tr...@$host
This worked OK, but the changes weren't replicated to slave. I tried
manually running:
/usr/lib/cyrus-imapd/syn
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin
Schweizer
Sent: 30 October 2007 10:54
To: info-cyrus@lists.andrew.cmu.edu; [EMAIL PROTECTED]
Subject: Loginrealms / cut off domain part
Hello
I have Cyrus 2.3.9 installation which do replication (with
That's excellent - thanks for your help.
-Original Message-
From: Rudy Gevaert [mailto:[EMAIL PROTECTED]
Sent: 26 October 2007 12:42
To: Edward Prendergast
Cc: info-cyrus@lists.andrew.cmu.edu
Subject: Re: replication - correct way to transfer a mailbox?
Edward Prendergast
er's mailbox on the filesystem, but I think this may
be a feature of normal behaviour.
-Original Message-
From: Rudy Gevaert [mailto:[EMAIL PROTECTED]
Sent: 26 October 2007 12:08
To: Edward Prendergast
Cc: info-cyrus@lists.andrew.cmu.edu
Subject: Re: replication - correct way to transfer
Hi,
Managed to solve the previous problem of errors like this:
USER received NO response
by changing the slave's imapd.conf thusly:
virtdomains: yes
to
virtdomains: userid
So I can now transfer users as follows:
/usr/lib/cyrus-imapd/sync_client -v -l -u [EMAIL PROTECTED]
Whic
nce to the copying of mailboxes or does this
pertain to transferring the user data?
-Original Message-
From: Rudy Gevaert [mailto:[EMAIL PROTECTED]
Sent: 25 October 2007 14:10
To: Edward Prendergast
Cc: info-cyrus@lists.andrew.cmu.edu
Subject: Re: Problem with cyrus replication: failing to u
Hi,
I've given up on cyrus-murder for now and am just focusing on replication.
When I run /usr/lib/cyrus-imapd/sync_client -v -l -u [EMAIL PROTECTED]
it errors on the master:
Oct 25 13:52:29 chrisnux sync_client[10651]: USER received NO response:
IMAP_MAILBOX_NONEXISTENT Failed to access inbox
Hi,
I'm working on setting up cyrus-murder with two machines. One already has a
working setup using cyrus-imapd + saslauth + ldap + postfix.
When I go down to the cyrus user and run:
/usr/lib/cyrus-imapd/ctl_mboxlist -mw
I get no output. The same goes for:
/usr/lib/cyrus-imapd