I'm trying to move my mail services to both new hardware and a new Cyrus
version. This involves a change in architecture from i386 to x86_64.
I was going for what looked like the simplest method: set the new server
as a replica, let everything replicate, then quickly shut things down,
configure t
> "WC" == Wesley Craig writes:
WC> This is the client trying to re-sync the protocol with the
WC> server. There should be a line preceding the "Discarding:" messages
WC> with containing the word "invalid" or "illegal", which is the actual
WC> problem.
Indeed:
Mar 25 23:17:36 util6 sync_clie
On 26 Mar 2010, at 02:12, Jason L Tibbitts III wrote:
> Could anyone explain the meaning of lines like:
>
> Mar 26 00:49:50 util6 sync_client[31645]: Discarding: 3082
> ()
This is the client trying to re-sync the protocol with the server.
There should be a line preced
At Fri, 26 Mar 2010 07:15:07 +0100, Gabor Gombas wrote:
Subject: Re: [patches] avoid unless exit()
>
> On Thu, Mar 25, 2010 at 10:30:42AM -0400, Greg A. Woods wrote:
> >
> > indeed, and memory "frees" itself at exit time too, and calling free() a
> > whole lot of times on a sure path to exit() i
On 26/03/10 12:37 +0100, Oliver Block wrote:
>So I assume that creating a mailbox in shared namespace (("" ".")) goes
>like this (cyradm)
>
>createmailbox comp.mail.imap
>
>At least a LIST returns
>
>* LIST (\HasNoChildren) "." "comp.mail.imap"
> . comp.mail.imap
>
>But how to create a user who is
Hello everyone,
when issue a namespace command to cyrus imapd,
0006 NAMESPACE
you one receives the following response:
* NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))
0006 OK Completed
So I assume that creating a mailbox in shared namespace (("" ".")) goes
like this (cyradm)