Re: [EXT] Re: Corrupted sizes using zlib plugin

2023-03-16 Thread Tim Evers
Am 06.03.23 um 16:45 schrieb Aki Tuomi: On 06/03/2023 16:52 EET Tim Evers wrote: Am 06.03.23 um 15:29 schrieb Aki Tuomi: On 06/03/2023 15:56 EET Tim Evers wrote: Am 06.03.23 um 14:49 schrieb Aki Tuomi: On 06/03/2023 15:45 EET Tim Evers wrote: Am 06.03.23 um 14:00 schrieb

Re: Corrupted sizes using zlib plugin

2023-03-06 Thread Tim Evers
Am 06.03.23 um 11:59 schrieb Aki Tuomi: On 06/03/2023 12:44 EET Tim Evers wrote: Am 06.03.23 um 11:42 schrieb Aki Tuomi: On 06/03/2023 12:32 EET Tim Evers wrote: Hi, since I did not get any feedback on my bug report post regarding corrupted sizes while using zlib (https

Re: Corrupted sizes using zlib plugin

2023-03-06 Thread Tim Evers
Am 06.03.23 um 11:42 schrieb Aki Tuomi: On 06/03/2023 12:32 EET Tim Evers wrote: Hi, since I did not get any feedback on my bug report post regarding corrupted sizes while using zlib (https://dovecot.org/pipermail/dovecot/2023-February/126105.html) I would like to confirm that this bug

Corrupted sizes using zlib plugin

2023-03-06 Thread Tim Evers
Hi, since I did not get any feedback on my bug report post regarding corrupted sizes while using zlib (https://dovecot.org/pipermail/dovecot/2023-February/126105.html) I would like to confirm that this bug report reached someone in charge. Or if not - I would kindly ask for directions on how

Re: Corrupted sizes in cache once again

2023-02-15 Thread Tim Evers
#x27;t know if that is of any significance, but they are no longer in chronologically descending order. Please not that in the config zlib is off for lmtp to reduce the impact of this issue. It was on when this mail was delivered. I will be more than happy to provide further information. Tha

Re: Corrupted sizes in cache once again

2023-02-02 Thread Tim Evers
ginal vm? Chris On 2/2/2023 9:58 AM, Tim Evers wrote: Good point - these are 8 diferrent DRBD clusters. I failed over one testing this theory. Problem persists. So I would rule out underlying issues. Especially since the "wrong" value is suspiciously often the on-disk size rathe

Re: Corrupted sizes in cache once again

2023-02-02 Thread Tim Evers
2/2/2023 9:19 AM, Stuart Henderson wrote: On 2023-02-01, Tim Evers wrote: I run a fairly large Dovecot Installation (around 100k mailboxes) on several servers. gzip compression is on. Every once in a while I get the dreaded "cache corruption" messages in the log: Error: Corrupted r

Re: Corrupted sizes in cache once again

2023-02-02 Thread Tim Evers
Am 02.02.23 um 16:23 schrieb Aki Tuomi: On 02/02/2023 17:19 EET Stuart Henderson wrote: On 2023-02-01, Tim Evers wrote: I run a fairly large Dovecot Installation (around 100k mailboxes) on several servers. gzip compression is on. Every once in a while I get the dreaded "

Re: Corrupted sizes in cache once again

2023-02-01 Thread Tim Evers
2816 (as expected) Message with seq=41 is correct with both vsize in cache and decompressed size being equal. Before the POP3 access that produced the error both mails were only ever touched by the dovecot lmtp delivery process. Am 01.02.23 um 14:13 schrieb Tim Evers: Hi, I run a fair

Corrupted sizes in cache once again

2023-02-01 Thread Tim Evers
Hi, I run a fairly large Dovecot Installation (around 100k mailboxes) on several servers. gzip compression is on. Every once in a while I get the dreaded "cache corruption" messages in the log: Error: Corrupted record in index cache file /[redacted]/Maildir/dovecot.index.cache: UID 3868:

Environment Variable Expansion

2016-04-04 Thread Tim Evers
System: Debian Jessie I'm trying to put an environment variable in the sql config like: password_query = SELECT userid AS user, crypt AS password, maildir as userdb_home, 500 as userdb_uid, 500 as userdb_gid FROM local_account WHERE userid = '%u' and mbox_host = '%{env:CLUSTERNAME}' \ and ( (