Re: reconstruct with unixhierarchysep:yes

2004-10-14 Thread Simon Matter
> On Wed, Oct 13, 2004 at 11:42:57PM -0400, Ken Murchison wrote: > >> If that's the case, then you'll also have to update the docs for every >> other command line Cyrus tool, including cyradm, which you presumably >> used to create the mailbox in the first place. > > I didn't create the mail box, I

Re: reconstruct with unixhierarchysep:yes

2004-10-14 Thread Alain Williams
On Wed, Oct 13, 2004 at 11:42:57PM -0400, Ken Murchison wrote: > If that's the case, then you'll also have to update the docs for every > other command line Cyrus tool, including cyradm, which you presumably > used to create the mailbox in the first place. I didn't create the mail box, I have a

Re: reconstruct with unixhierarchysep:yes

2004-10-14 Thread Derrick J Brashear
On Wed, 13 Oct 2004, Ken Murchison wrote: If that's the case, then you'll also have to update the docs for every other command line Cyrus tool, including cyradm, which you presumably used to create the mailbox in the first place. If you submit a complete documentation patch, then either Derrick

Re: reconstruct with unixhierarchysep:yes

2004-10-13 Thread Alain Williams
On Wed, Oct 13, 2004 at 01:28:45PM -0400, Ken Murchison wrote: > Alain Williams wrote: > > >On Wed, Oct 13, 2004 at 01:56:56PM +0200, Christiaan den Besten wrote: > > > >>Use > >> > >>'reconstruct -r user/ben.lacy' > >> > > > > > >Thanks. I have submitted a patch for the reconstruct.8 man page tha

Re: reconstruct with unixhierarchysep:yes

2004-10-13 Thread Ken Murchison
Alain Williams wrote: On Wed, Oct 13, 2004 at 01:56:56PM +0200, Christiaan den Besten wrote: Use 'reconstruct -r user/ben.lacy' Thanks. I have submitted a patch for the reconstruct.8 man page that describes this. Why is a patch needed when it seems blantantly obvious that if you change the hierar

Re: reconstruct with unixhierarchysep:yes

2004-10-13 Thread Alain Williams
On Wed, Oct 13, 2004 at 01:56:56PM +0200, Christiaan den Besten wrote: > Use > > 'reconstruct -r user/ben.lacy' > Thanks. I have submitted a patch for the reconstruct.8 man page that describes this. -- Alain Williams #include --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ:

Re: reconstruct with unixhierarchysep:yes

2004-10-13 Thread Christiaan den Besten
Use 'reconstruct -r user/ben.lacy' bye, Chris - Original Message - From: "Alain Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 13, 2004 1:20 PM Subject: reconstruct with unixhierarchysep:yes I am running cyrus 2.1.15

reconstruct with unixhierarchysep:yes

2004-10-13 Thread Alain Williams
I am running cyrus 2.1.15. I am trying to reconstruct one individual's mailbox (ben.lacy). reconstruct -r user.ben.lacy The trouble is that it sees the '.' and changes them for '^' and gdb shows that it ends up with user^ben^lacy with the result that it doesn't do anything. Am I doing