On Wed, Jul 27, 2011 at 03:22:05AM +0600, subscript...@innter.net wrote:
> This is wrong.
> Can someone explain that is wrong in perl version and how to fix this?
I think it's the 32bit vs 64bit issue. There's an open bug for it in
bugzilla.
(personally, I think fulldirhash is wrong, but that's
Hello,
I have found that C and Perl versions (tools/rehash) of dir_hash_c have
different results. For part of mailboxes.
Perl code :
$n = 0;
foreach my $b (split(/ */, $auth_user)) {
$n = (($n << 3) ^ ($n >> 5)) ^ ord($b);
}
$h = chr(ord('A') + ($n % 23));
./mbpath user.biz53p2
Result : A
Quoting Shashi Yash :
I'm trying to understand how replication works in cyrus. What kind of
data is written to the replication log file etc. According to the
documentation the sync log file is located in
(configdirectory)/sync/log. But I'm unable to find this file.
If you have started rollin
I'm trying to understand how replication works in cyrus. What kind of
data is written to the replication log file etc. According to the
documentation the sync log file is located in
(configdirectory)/sync/log. But I'm unable to find this file.
I only see a lock file in (configdirectory)/sync dir
On 26/07/11 10:51 -0300, Andres Tarallo wrote:
>Hi!!!
>
>I help to manage a network of mailservers spread all over the country.
>We noticed that a recurring message appears in our logs
>
>Jul 22 11:21:29 mail pop3[25381]: executed
>Jul 22 11:21:29 mail pop3[25381]: IOERROR: opening
>/var/lib/imap/u
Hi!!!
I help to manage a network of mailservers spread all over the country.
We noticed that a recurring message appears in our logs
Jul 22 11:21:29 mail pop3[25381]: executed
Jul 22 11:21:29 mail pop3[25381]: IOERROR: opening
/var/lib/imap/user_deny.db: No such file or directory
Jul 22 11:21:29
> On Tue, July 26, 2011 9:57 am, Simon Matter wrote:
>>> Hello,
>>>
>>>
>>> I'm using cyrus-imapd-2.3.16-5 (Packager: Simon Matter) on CentOS 5.6
>>> (I'm currently not updated to 2.4 because there are know bugs in the
>>> quota
>>> command)
>>
>> Hi,
>>
>>
>> 1) the "quota bug" has existed for yea
On Tue, 26 Jul 2011 10:17:17 +0200, Zbierski Christophe
wrote:
> Hello, due to a very large number of users we had to change the cyrus
> code to hide namespaces (in the command namespace).
>
> We have added two options (list_on_user_space and list_on_shared_space)
>
> without options, the nam
Hello, due to a very large number of users we had to change the cyrus code to
hide namespaces (in the command namespace).
We have added two options (list_on_user_space and list_on_shared_space)
without options, the namespace command returns the following result:
. namespace
* NAMESPACE (("INBOX.
On Tue, July 26, 2011 9:57 am, Simon Matter wrote:
>> Hello,
>>
>>
>> I'm using cyrus-imapd-2.3.16-5 (Packager: Simon Matter) on CentOS 5.6
>> (I'm currently not updated to 2.4 because there are know bugs in the quota
>> command)
>
> Hi,
>
>
> 1) the "quota bug" has existed for years, a workaraound
> Hello,
>
> I'm using cyrus-imapd-2.3.16-5 (Packager: Simon Matter) on CentOS 5.6
> (I'm currently not updated to 2.4 because there are know bugs in the quota
> command)
Hi,
1) the "quota bug" has existed for years, a workaraound is to run quota -f
twice. That may also be the reason why you see
11 matches
Mail list logo