Hi,
I am using cyrus 2.3.11 in a murder setup... from time to time have got an hang
from the pop3 proxyd ...
I nail it donw to the following portion of code :
in imap/proxy.c near line 266 :
if (pout) {
const char *err;
char buf[4096];
int
To recap: I am migrating a Cyrus IMAP server to new hardware. To
migrate the accounts I did the following on the old server:
ctl_mboxlist -d > /tmp/mailboxes.dump
...and on the server:
/usr/sbin/ctl_mboxlist -u < /tmp/mailboxes.dump
/usr/sbin/cyrreconstruct
(This is a Debian system, so the "rec
On 04 Jun 2008, at 06:49, [EMAIL PROTECTED] wrote:
> /usr/sbin/ctl_mboxlist -u < /tmp/mailboxes.dump
Before you reconstruct, does ctl_mboxlist -d on the new server list
all of the mailboxes that were on the old server?
:wes
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: htt
On Wed, 4 Jun 2008 13:56:59 -0400, [EMAIL PROTECTED] said:
> Before you reconstruct, does ctl_mboxlist -d on the new server list
> all of the mailboxes that were on the old server?
Yes, it does.
(Not sure what the implication of that is).
Thanks,
Keith
Cyrus Home Page: http://cyrusimap.w
On 04 Jun 2008, at 16:43, Keith Edmunds wrote:
> On Wed, 4 Jun 2008 13:56:59 -0400, [EMAIL PROTECTED] said:
>> Before you reconstruct, does ctl_mboxlist -d on the new server list
>> all of the mailboxes that were on the old server?
>
> Yes, it does.
Are they there after you reconstruct?
> (Not su