Re: cvs cyrus-imapd-2_2 and quota with virualdomain

2003-01-21 Thread Gary Mills
On Tue, Jan 21, 2003 at 11:09:56AM -0500, Ken Murchison wrote: > > Does fullhash use both upper and lower or just upper exclusively? (I > could look at the code, but I'm being lazy) It uses upper case exclusively, to distinguish it from the original hash scheme. -- -Gary Mills--Unix Suppor

Re: cvs cyrus-imapd-2_2 and quota with virualdomain

2003-01-21 Thread Ken Murchison
Henrique de Moraes Holschuh wrote: > > On Tue, 21 Jan 2003, Ken Murchison wrote: > > Did you compile with --enable-fulldirhash? If so, this might be the > > problem because mkimap does not support this yet. That being said, I > > didn't think that fulldirhash used upper case letters for the ha

Re: cvs cyrus-imapd-2_2 and quota with virualdomain

2003-01-21 Thread Henrique de Moraes Holschuh
On Tue, 21 Jan 2003, Ken Murchison wrote: > Did you compile with --enable-fulldirhash? If so, this might be the > problem because mkimap does not support this yet. That being said, I > didn't think that fulldirhash used upper case letters for the hash > directories. What does the path to this ma

Re: cvs cyrus-imapd-2_2 and quota with virualdomain

2003-01-21 Thread Ken Murchison
Vittorio Manfredini wrote: > > I just install to test the cvs version and I activate it on a machine using a > virtual domain. > > All seem to work fine, but when I try to set quota on a virtual domain mailbox I > have an I/O error. > > When I read the log file I found this error : > Jan 21 11

Re: cvs cyrus-imapd-2_2 and quota with virualdomain

2003-01-21 Thread marc . bigler
Hi, >From the previous posts in this mailing list about virutal domains I can remember reading something about running mkimap before you could setup virtual domain mailboxes... Try to browse this mailing list with some keywords like virtual domains... I guess that's your problem. Regards Marc