One mailbox broken after Exim Mail compression.

codes9

Verified User
Joined
Sep 5, 2019
Messages
73
I enabled Exim Email compression for all users and compressed old email.

This worked fine except for one user that keeps getting errors about the mail size not matching the s flag. (/var/log/mail/maillog).
  • I've tried rebuilding with a script from Exim.
  • This did not really solve the issue until I restored this user's mail from a backup.
  • I've restored permissions.
  • Everything worked in Roundcube but today the whole mailbox is broken again.
  • I've verified that it's not been re-compressed. (This setting is turned off in Custombuild).
All other mail accounts work 100% on this server.

Here's what I'm getting in my maillog. Note domain names and email accounts have been generalized.

Code:
Oct 21 14:55:41 20 dovecot[1644287]: imap([email protected])<1747546><Onpo3S2yYKF/AAAB>: Error: Mailbox INBOX: UID=14951: read(zlib(/home/user/imap/domain.co.za/user/Maildir/cur/1601628814.M646610P2646309.20.server.co.za,S=6557,W=6680:2,)) failed: Cached message size larger than expected (6557 > 3263, box=INBOX, UID=14951) (read reason=mail stream)

Oct 21 14:55:41 20 dovecot[1644287]: imap([email protected])<1747546><Onpo3S2yYKF/AAAB>: Error: Mailbox INBOX: Cache /home/domain.co.za/imap/domain.co.za/mariaan/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14951: UID 14951: Broken physical size in mailbox INBOX: read(zlib(/home/domain.co.za/imap/domain.co.za/mariaan/Maildir/cur/1601628814.M646610P2646309.20.server.co.za,S=6557,W=6680:2,)) failed: Cached message size larger than expected (6557 > 3263, box=INBOX, UID=14951)

Oct 21 14:55:41 20 dovecot[1644287]: imap([email protected])<1747546><Onpo3S2yYKF/AAAB>: Error: Mailbox INBOX: UID=14951: read(zlib(/home/domain.co.za/imap/domain.co.za/mariaan/Maildir/cur/1601628814.M646610P2646309.20.server.co.za,S=6557,W=6680:2,)) failed: Cached message size larger than expected (6557 > 3263, box=INBOX, UID=14951)

Oct 21 14:55:41 20 dovecot[1644287]: imap([email protected])<1747546><Onpo3S2yYKF/AAAB>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-21 14:55:41] in=468 out=32293 deleted=0 expunged=0 trashed=0 hdr_count=7 hdr_bytes=2181 body_count=0 body_bytes=0

Oct 21 14:56:44 20 dovecot[1644287]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=1747577, secured, session=<fLQw4S2yZKF/AAAB>

Oct 21 14:56:44 20 dovecot[1644287]: imap([email protected])<1747577><fLQw4S2yZKF/AAAB>: Logged out in=93 out=1063 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
 
Do you mean dovecot compression?


The cache error seems to mean the cache is corrupted

these may help
 
@bdacus01 Thanks for catching the meaning of what I was asking. I meant Dovecot.


It's nice to hear from you again!! 😎 I've had a greuling month out here. 😵

Today I've been troubleshooting some Litespeed weirdness. Fixed Lxd container issues. Composed and tested some marketing mail. And then there's this little issue that won't go away.

Anyways, How are you doing?


Here's what I've done so far:

I've cleared the corrupt caches but the whole mailbox is still a mess. The caches recreated correctly.

I initially used Dovecot's compress.sh script that I found a link to in Custombuild.

When Dovecot logs initially compained about mail s tags being incorrect: I've found a Dovecot perl script that can uncompress and re-tag email with their correct sizes. But to be honest this ran on the user's imap mail but did not solve the issue at all. This user has years and gigglebytes (pun intended) of email so I don't think I'll be tagging it by hand.

I've turned compression off prior to restoring and restored old uncompressed email. And this actually worked flawlessly 2days ago. Mail sending and receiving was ok. And old email was as it should be. Today we're back to a non functioning mailbox with everything in a knot. Been chasing this one for a week.

Outlook has been complaining that the Imap connection is "closed by the server due to an internal server error". Which generally points to an Outlook issue. But not this time. I finally found something resembling this in the logs.

FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-21 19:15:54] in=450 out=30522 deleted=0 expunged=0 trashed=0 hdr_count=4 hdr_bytes=1104 body_count=0 body_bytes=0
Oct 21 19:15:57 20 dovecot[1766622]: imap-login: Login: user...

After some digging I'm still unsure which server log it's referring to though. Do you know what log Dovecot could be referring to?
 
troubleshooting some Litespeed weirdness
I heard.;)
Anyways, How are you doing?
God is good. All well here.
FETCH failed: Internal error occurred. Refer to server log for more information.
Do you know what log Dovecot could be referring to?

So some general thoughts
Is the users mailbox quota about a 3rd larger than the uncompressed size?

what does
Bash:
df -i
give

if you are on the latest Dovecot 2.3+
you might try reinstalling and using zstd for compression

if you don't want zstd take that out.

Backup as always..

Code:
cd /usr/local/directadmin/custombuild
./build clean
./build update
./build zstd
./build dovecot
./build dovecot_conf
./build roundcube

then run the compression again
redownload script
Code:
wget -O /usr/local/directadmin/scripts/dovecot_compress.sh https://custombuild.eu/dovecot_compress.sh

/usr/local/directadmin/scripts/dovecot_compress.sh "the folder path of the mailbox" or "all"
 
Last edited:
If you still have any issues - feel free to PM me the access and I'll check it for you, even if license has no support included.
 
Ok I wanted to come back and report. I installed zstd then ran the compression script. It seems to break the INBOX and other random folders. I get the same kind of corrupt cache errors as @codes9. The weird part is even on restore it all still broken even from a previous day. it also not all folders it's kind of random.

I noted @smtalk you said zstd was supported on 2.3 but this shows not until 2.3.12+
The latest I have is
Latest version of dovecot: 2.3.11.3
Installed version of dovecot: 2.3.11.3

Latest version of dovecot.conf: 0.4
Installed version of dovecot.conf: 0.4

So is that the issue?
Maybe somehow I don't have the correct zlib plugin?
 
Ok I wanted to come back and report. I installed zstd then ran the compression script. It seems to break the INBOX and other random folders. I get the same kind of corrupt cache errors as @codes9. The weird part is even on restore it all still broken even from a previous day. it also not all folders it's kind of random.
That's the weird part. It's totally random. I have another server where I enabled this and it runs flawless

Latest version of dovecot: 2.3.11.3
Installed version of dovecot: 2.3.11.3

I'm not sure how to check the Dovecot config version
 
I'm not sure how to check the Dovecot config version
For Software
Code:
cd /usr/local/directadmin/custombuild
./build versions

For CB
Code:
cd /usr/local/directadmin/custombuild
./build version
 
I've rebuilt all software on DirectAdmin and reboot the server.

Mail errors disappeared in /var/log/maillog after this

@bdacus01 Thanks for helping to reproduce the issue. Might be useful to others if you can verify if you get the issue to resolve after a rebuild and reboot.
@smtalk Thanks for being willing to help look into this weird error
 
@smtalk It seem the Zlib errors are back.

Using the decompress script as suggested:
Code:
wget -O /usr/local/directadmin/scripts/dovecot_compress.sh https://custombuild.eu/dovecot_compress.sh
/usr/local/directadmin/scripts/dovecot_compress.sh decompress_all

Some information that will be handy if anyone else bumps into this:

I'm getting this error on Outlook connections. I'm able to view mail in Roundcube but they don't download into other mail clients.

Error 0x800CCC05 which is either PST corruption or server down. After recreating PST files and the User's profile this seems to point to a server error.

Imap server closed the connection:
FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:31:43]
Protocol: IMAP
Server: mail.xxxx
Port: 993
Error Code: 0x800CCCDD

/var/log/maillog

Code:
emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:19:20 20 dovecot[859]: imap([email protected])<269563><ugU8dJSy2J1pCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:19:20] in=954 out=5513 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:19:31 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269569, TLS, session=<1WAGdZSy8XNpCAIb>
Oct 26 17:19:34 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269572, TLS, session=<ogkrdZSyBkhpCAIb>
Oct 26 17:19:36 20 dovecot[859]: imap([email protected])<269572><ogkrdZSyBkhpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:19:36 20 dovecot[859]: imap([email protected])<269572><ogkrdZSyBkhpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:19:36 20 dovecot[859]: imap([email protected])<269572><ogkrdZSyBkhpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:19:36 20 dovecot[859]: imap([email protected])<269572><ogkrdZSyBkhpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:19:36] in=954 out=5521 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:19:55 20 dovecot[859]: imap([email protected])<269569><1WAGdZSy8XNpCAIb>: Logged out in=111 out=995 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:20:15 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269674, TLS, session=<NdeZd5SyXHRpCAIb>
Oct 26 17:20:18 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269678, TLS, session=<MmjKd5Sy0ZJpCAIb>
Oct 26 17:20:20 20 dovecot[859]: imap([email protected])<269678><MmjKd5Sy0ZJpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:20:20 20 dovecot[859]: imap([email protected])<269678><MmjKd5Sy0ZJpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:20:20 20 dovecot[859]: imap([email protected])<269678><MmjKd5Sy0ZJpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:20:20 20 dovecot[859]: imap([email protected])<269678><MmjKd5Sy0ZJpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:20:20] in=954 out=5513 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:20:51 20 dovecot[859]: imap([email protected])<269674><NdeZd5SyXHRpCAIb>: Logged out in=145 out=1149 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:22:37 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269743, TLS, session=<zBUbgJSy2mxpCAIb>
Oct 26 17:23:19 20 dovecot[859]: imap([email protected])<269743><zBUbgJSy2mxpCAIb>: Logged out in=133 out=1082 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:25:51 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269870, TLS, session=<e5yti5SywJVpCAIb>
Oct 26 17:25:52 20 dovecot[859]: imap([email protected])<269870><e5yti5SywJVpCAIb>: Connection closed (ID finished 0.000 secs ago) in=65 out=475 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:25:59 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269891, session=<besbjJSyqlxpCAIb>
Oct 26 17:26:03 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269899, TLS, session=<95pgjJSyjj5pCAIb>
Oct 26 17:26:03 20 dovecot[859]: imap([email protected])<269899><95pgjJSyjj5pCAIb>: Connection closed (ID finished 0.000 secs ago) in=65 out=475 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:26:21 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269926, TLS, session=<qjdyjZSyZDNpCAIb>
Oct 26 17:26:26 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269931, TLS, session=<Cya7jZSyL5ZpCAIb>
Oct 26 17:26:26 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269932, TLS, session=<XzG7jZSy0HVpCAIb>
Oct 26 17:26:27 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269933, TLS, session=<jKvKjZSywY1pCAIb>
Oct 26 17:26:31 20 dovecot[859]: imap([email protected])<269926><qjdyjZSyZDNpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:26:31 20 dovecot[859]: imap([email protected])<269926><qjdyjZSyZDNpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:26:31 20 dovecot[859]: imap([email protected])<269926><qjdyjZSyZDNpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:26:31 20 dovecot[859]: imap([email protected])<269926><qjdyjZSyZDNpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:26:31] in=1062 out=143141 deleted=0 expunged=0 trashed=0 hdr_count=36 hdr_bytes=132761 body_count=0 body_bytes=0
Oct 26 17:26:31 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269938, TLS, session=<ZYQPjpSyKp5pCAIb>
Oct 26 17:26:31 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269939, TLS, session=<plIQjpSyl15pCAIb>
Oct 26 17:26:37 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269942, TLS, session=<Hh5ljpSyNkxpCAIb>
Oct 26 17:27:08 20 dovecot[859]: imap([email protected])<269932><XzG7jZSy0HVpCAIb>: Logged out in=170 out=1483 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:27:08 20 dovecot[859]: imap([email protected])<269939><plIQjpSyl15pCAIb>: Logged out in=311 out=2306 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:27:08 20 dovecot[859]: imap([email protected])<269931><Cya7jZSyL5ZpCAIb>: Logged out in=225 out=2053 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:27:09 20 dovecot[859]: imap([email protected])<269938><ZYQPjpSyKp5pCAIb>: Logged out in=231 out=1726 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:27:09 20 dovecot[859]: imap([email protected])<269942><Hh5ljpSyNkxpCAIb>: Logged out in=150 out=1138 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:27:09 20 dovecot[859]: imap([email protected])<269933><jKvKjZSywY1pCAIb>: Logged out in=170 out=1483 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:27:14 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269973, TLS, session=<ly+akJSyqV1pCAIb>
Oct 26 17:27:16 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269975, TLS, session=<LAu8kJSyA8JpCAIb>
Oct 26 17:27:18 20 dovecot[859]: imap([email protected])<269975><LAu8kJSyA8JpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:27:18 20 dovecot[859]: imap([email protected])<269975><LAu8kJSyA8JpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:27:18 20 dovecot[859]: imap([email protected])<269975><LAu8kJSyA8JpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:27:18 20 dovecot[859]: imap([email protected])<269975><LAu8kJSyA8JpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:27:18] in=888 out=15719 deleted=0 expunged=0 trashed=0 hdr_count=2 hdr_bytes=10404 body_count=0 body_bytes=0
Oct 26 17:27:52 20 dovecot[859]: imap([email protected])<269973><ly+akJSyqV1pCAIb>: Logged out in=111 out=995 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:28:02 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269995, session=<raVvk5SypnRpCAIb>
Oct 26 17:28:03 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Sent: UID=76: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76) (read reason=mail stream)
Oct 26 17:28:03 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Sent: Cache /home/username/imap/emaildomain.com/username/Maildir/.Sent/dovecot.index.cache: Deleting corrupted cache record uid=76: UID 76: Broken physical size in mailbox Sent: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:28:03 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:28:03 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:28:05 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=269998, session=<HzCek5Sy0IhpCAIb>
Oct 26 17:28:06 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox INBOX: UID=14955: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955) (read reason=mail stream)
Oct 26 17:28:06 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14955: UID 14955: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:28:06 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:28:06 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:28:09 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:28:09 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:28:09 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:28:09 20 dovecot[859]: imap([email protected])<269998><HzCek5Sy0IhpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:28:08] in=628 out=40918 deleted=0 expunged=0 trashed=0 hdr_count=18 hdr_bytes=6893 body_count=0 body_bytes=0
Oct 26 17:28:10 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Sent: UID=76: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76) (read reason=mail stream)
Oct 26 17:28:10 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Sent: Cache /home/username/imap/emaildomain.com/username/Maildir/.Sent/dovecot.index.cache: Deleting corrupted cache record uid=76: UID 76: Broken physical size in mailbox Sent: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:28:10 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:28:10 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:28:11 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270001, session=<0pkElJSyQkVpCAIb>
Oct 26 17:28:13 20 dovecot[859]: imap([email protected])<270001><0pkElJSyQkVpCAIb>: Error: Mailbox INBOX: UID=14955: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955) (read reason=mail stream)
Oct 26 17:28:13 20 dovecot[859]: imap([email protected])<270001><0pkElJSyQkVpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14955: UID 14955: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:28:13 20 dovecot[859]: imap([email protected])<270001><0pkElJSyQkVpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:28:13 20 dovecot[859]: imap([email protected])<270001><0pkElJSyQkVpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:28:14 20 dovecot[859]: imap([email protected])<270001><0pkElJSyQkVpCAIb>: Connection closed (CLOSE finished 0.274 secs ago) in=221 out=1326 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:28:20 20 dovecot[859]: imap([email protected])<269891><besbjJSyqlxpCAIb>: Connection closed (SELECT finished 10.605 secs ago) in=124 out=1577 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:30:03 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270141, TLS, session=<ibyqmpSyrqxpCAIb>
Oct 26 17:30:05 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270144, TLS, session=<uvnOmpSyj1ZpCAIb>
Oct 26 17:30:10 20 dovecot[859]: imap([email protected])<270141><ibyqmpSyrqxpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:30:10 20 dovecot[859]: imap([email protected])<270141><ibyqmpSyrqxpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:30:10 20 dovecot[859]: imap([email protected])<270141><ibyqmpSyrqxpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:30:10 20 dovecot[859]: imap([email protected])<270141><ibyqmpSyrqxpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:30:10] in=974 out=5435 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:30:26 20 dovecot[859]: imap([email protected])<270144><uvnOmpSyj1ZpCAIb>: Logged out in=628 out=2698 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:30:58 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270168, TLS, session=<SFb1nZSyN1dpCAIb>
Oct 26 17:31:00 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270171, TLS, session=<qBgZnpSybKZpCAIb>
Oct 26 17:31:05 20 dovecot[859]: imap([email protected])<270168><SFb1nZSyN1dpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:31:05 20 dovecot[859]: imap([email protected])<270168><SFb1nZSyN1dpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:31:05 20 dovecot[859]: imap([email protected])<270168><SFb1nZSyN1dpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:31:05 20 dovecot[859]: imap([email protected])<270168><SFb1nZSyN1dpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:31:05] in=1014 out=5917 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:31:20 20 dovecot[859]: imap([email protected])<270171><qBgZnpSybKZpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:31:20 20 dovecot[859]: imap([email protected])<270171><qBgZnpSybKZpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:31:20 20 dovecot[859]: imap([email protected])<270171><qBgZnpSybKZpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:31:20 20 dovecot[859]: imap([email protected])<270171><qBgZnpSybKZpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:31:20] in=1401 out=6716 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:31:36 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270194, TLS, session=<di8yoJSy2TppCAIb>
Oct 26 17:31:38 20 dovecot[859]: imap([email protected])<270194><di8yoJSy2TppCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:31:38 20 dovecot[859]: imap([email protected])<270194><di8yoJSy2TppCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:31:38 20 dovecot[859]: imap([email protected])<270194><di8yoJSy2TppCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:31:38 20 dovecot[859]: imap([email protected])<270194><di8yoJSy2TppCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:31:38] in=1005 out=5416 deleted=1 expunged=1 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:31:41 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270197, TLS, session=<5Xl/oJSyFotpCAIb>
Oct 26 17:31:43 20 dovecot[859]: imap([email protected])<270197><5Xl/oJSyFotpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:31:43 20 dovecot[859]: imap([email protected])<270197><5Xl/oJSyFotpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:31:43 20 dovecot[859]: imap([email protected])<270197><5Xl/oJSyFotpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:31:43 20 dovecot[859]: imap([email protected])<270197><5Xl/oJSyFotpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:31:43] in=999 out=5381 deleted=1 expunged=1 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:34:36 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270285, TLS, session=<RrjsqpSywYhpCAIb>
Oct 26 17:34:38 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270288, TLS, session=<UWQRq5SymnxpCAIb>
Oct 26 17:34:43 20 dovecot[859]: imap([email protected])<270285><RrjsqpSywYhpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:34:43 20 dovecot[859]: imap([email protected])<270285><RrjsqpSywYhpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:34:43 20 dovecot[859]: imap([email protected])<270285><RrjsqpSywYhpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:34:43 20 dovecot[859]: imap([email protected])<270285><RrjsqpSywYhpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:34:43] in=950 out=5357 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:35:16 20 dovecot[859]: imap([email protected])<270288><UWQRq5SymnxpCAIb>: Logged out in=571 out=2105 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:37:57 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270419, secured, session=<2XfstpSybIt/AAAB>
Oct 26 17:37:57 20 dovecot[859]: imap([email protected])<270419><2XfstpSybIt/AAAB>: Logged out in=207 out=1214 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:37:57 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270422, secured, session=</vjztpSybot/AAAB>
Oct 26 17:37:57 20 dovecot[859]: imap([email protected])<270422></vjztpSybot/AAAB>: Logged out in=70 out=1130 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:38:00 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270425, secured, session=<QvQTt5SycIt/AAAB>
Oct 26 17:38:00 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270428, secured, session=<c5EUt5Sycot/AAAB>
Oct 26 17:38:00 20 dovecot[859]: imap([email protected])<270425><QvQTt5SycIt/AAAB>: Logged out in=382 out=54870 deleted=0 expunged=0 trashed=0 hdr_count=50 hdr_bytes=15181 body_count=0 body_bytes=0
Oct 26 17:38:00 20 dovecot[859]: imap([email protected])<270428><c5EUt5Sycot/AAAB>: Logged out in=660 out=2410 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:38:03 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270435, secured, session=<waJMt5SydIt/AAAB>
Oct 26 17:38:03 20 dovecot[859]: imap([email protected])<270435><waJMt5SydIt/AAAB>: Logged out in=382 out=54870 deleted=0 expunged=0 trashed=0 hdr_count=50 hdr_bytes=15181 body_count=0 body_bytes=0
Oct 26 17:38:09 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270438, secured, session=<V5ift5Sydot/AAAB>
Oct 26 17:38:09 20 dovecot[859]: imap([email protected])<270438><V5ift5Sydot/AAAB>: Logged out in=385 out=39517 deleted=0 expunged=0 trashed=0 hdr_count=38 hdr_bytes=29704 body_count=0 body_bytes=0
Oct 26 17:38:11 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270441, secured, session=<27u8t5SyeIt/AAAB>
Oct 26 17:38:11 20 dovecot[859]: imap([email protected])<270441><27u8t5SyeIt/AAAB>: Logged out in=382 out=54870 deleted=0 expunged=0 trashed=0 hdr_count=50 hdr_bytes=15181 body_count=0 body_bytes=0
Oct 26 17:38:17 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270448, secured, session=<4p0fuJSyeot/AAAB>
Oct 26 17:38:18 20 dovecot[859]: imap([email protected])<270448><4p0fuJSyeot/AAAB>: Logged out in=318 out=53468 deleted=0 expunged=0 trashed=0 hdr_count=50 hdr_bytes=13912 body_count=0 body_bytes=0
Oct 26 17:38:21 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270451, secured, session=<BVtZuJSyfIt/AAAB>
Oct 26 17:38:21 20 dovecot[859]: imap([email protected])<270451><BVtZuJSyfIt/AAAB>: Logged out in=318 out=55188 deleted=0 expunged=0 trashed=0 hdr_count=50 hdr_bytes=15491 body_count=0 body_bytes=0
Oct 26 17:39:00 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270465, secured, session=<2BewupSygIt/AAAB>
Oct 26 17:39:00 20 dovecot[859]: imap([email protected])<270465><2BewupSygIt/AAAB>: Logged out in=93 out=1063 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:39:40 20 dovecot[859]: imap([email protected])<269995><raVvk5SypnRpCAIb>: Connection closed (UID MOVE finished 689.681 secs ago) in=170 out=1387 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:39:40 20 dovecot[859]: imap([email protected])<268189><UH7PA5Sy8MBpCAIb>: Connection closed (IDLE running for 0.009 + waiting input for 1365.759 secs, 0.001 in locks, 2 B in + 10 B out, state=wait-input) in=156 out=2101 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:39:43 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270488, session=<PptCvZSyeDNpCAIb>
Oct 26 17:39:47 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270492, session=<Wah2vZSyHnBpCAIb>
Oct 26 17:39:50 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270494, session=<uHinvZSybLdpCAIb>
Oct 26 17:39:52 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Sent: UID=76: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76) (read reason=mail stream)
Oct 26 17:39:52 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Sent: Cache /home/username/imap/emaildomain.com/username/Maildir/.Sent/dovecot.index.cache: Deleting corrupted cache record uid=76: UID 76: Broken physical size in mailbox Sent: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:39:52 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:39:52 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:39:53 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270497, session=<QUnfvZSyRExpCAIb>
Oct 26 17:39:56 20 dovecot[859]: imap([email protected])<270497><QUnfvZSyRExpCAIb>: Error: Mailbox INBOX: UID=14955: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955) (read reason=mail stream)
Oct 26 17:39:56 20 dovecot[859]: imap([email protected])<270497><QUnfvZSyRExpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14955: UID 14955: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:39:56 20 dovecot[859]: imap([email protected])<270497><QUnfvZSyRExpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:39:56 20 dovecot[859]: imap([email protected])<270497><QUnfvZSyRExpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:39:57 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Sent: UID=76: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76) (read reason=mail stream)
Oct 26 17:39:57 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Sent: Cache /home/username/imap/emaildomain.com/username/Maildir/.Sent/dovecot.index.cache: Deleting corrupted cache record uid=76: UID 76: Broken physical size in mailbox Sent: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:39:57 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:39:57 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:39:58 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox INBOX: UID=14955: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955) (read reason=mail stream)
Oct 26 17:39:58 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14955: UID 14955: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:39:58 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:39:58 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:40:00 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270500, secured, session=<uzVDvpSyhIt/AAAB>
Oct 26 17:40:00 20 dovecot[859]: imap([email protected])<270500><uzVDvpSyhIt/AAAB>: Logged out in=93 out=1055 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:40:01 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:40:01 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:40:01 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:40:01 20 dovecot[859]: imap([email protected])<270492><Wah2vZSyHnBpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:40:00] in=698 out=41536 deleted=0 expunged=0 trashed=0 hdr_count=18 hdr_bytes=6893 body_count=0 body_bytes=0
Oct 26 17:40:01 20 dovecot[859]: imap([email protected])<270497><QUnfvZSyRExpCAIb>: Connection closed (SELECT finished 4.305 secs ago) in=287 out=1888 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:40:24 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270584, session=<fyq2v5SydnZpCAIb>
Oct 26 17:40:25 20 dovecot[859]: imap([email protected])<270584><fyq2v5SydnZpCAIb>: Connection closed (ID finished 0.000 secs ago) in=65 out=475 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:40:40 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270594, session=<5vCrwJSyNVVpCAIb>
Oct 26 17:40:41 20 dovecot[859]: imap([email protected])<270594><5vCrwJSyNVVpCAIb>: Connection closed (ID finished 0.000 secs ago) in=65 out=475 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:40:46 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270616, session=<Ws8GwZSy1KppCAIb>
Oct 26 17:40:48 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Sent: UID=76: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76) (read reason=mail stream)
Oct 26 17:40:48 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Sent: Cache /home/username/imap/emaildomain.com/username/Maildir/.Sent/dovecot.index.cache: Deleting corrupted cache record uid=76: UID 76: Broken physical size in mailbox Sent: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:40:48 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:40:48 20 dovecot[859]: imap([email protected])<270494><uHinvZSybLdpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/.Sent/cur/1599735933.M546405P1367903.serverdomain.com,S=9180,W=9329:2,S)) failed: Cached message size larger than expected (9180 > 3798, box=Sent, UID=76)
Oct 26 17:40:50 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270618, session=<L4c6wZSygjdpCAIb>
Oct 26 17:40:52 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox INBOX: UID=14955: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955) (read reason=mail stream)
Oct 26 17:40:52 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14955: UID 14955: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:40:52 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox Trash: Saving mail: save: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:40:52 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox Trash: copy: i_stream_read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601647496.M10873P2647983.serverdomain.com,S=320897,W=325263:2,S)) failed: Cached message size larger than expected (320897 > 235586, box=INBOX, UID=14955)
Oct 26 17:40:54 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:40:54 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:40:54 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:40:54 20 dovecot[859]: imap([email protected])<270618><L4c6wZSygjdpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:40:54] in=628 out=40920 deleted=0 expunged=0 trashed=0 hdr_count=18 hdr_bytes=6893 body_count=0 body_bytes=0
Oct 26 17:40:54 20 dovecot[859]: imap([email protected])<270616><Ws8GwZSy1KppCAIb>: Connection closed (SELECT finished 6.622 secs ago) in=96 out=1102 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:41:01 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270628, secured, session=<DYvlwZSylIt/AAAB>
Oct 26 17:41:01 20 dovecot[859]: imap([email protected])<270628><DYvlwZSylIt/AAAB>: Logged out in=344 out=55309 deleted=0 expunged=0 trashed=0 hdr_count=50 hdr_bytes=15491 body_count=0 body_bytes=0
Oct 26 17:41:03 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270634, session=<EGX9wZSyLGxpCAIb>
Oct 26 17:41:05 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270636, session=<H1EpwpSy/appCAIb>
Oct 26 17:41:07 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270641, session=<dno5wpSyg4BpCAIb>
Oct 26 17:41:07 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270642, session=<55k9wpSy1HxpCAIb>
Oct 26 17:41:11 20 dovecot[859]: imap([email protected])<270634><EGX9wZSyLGxpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:41:11 20 dovecot[859]: imap([email protected])<270634><EGX9wZSyLGxpCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:41:11 20 dovecot[859]: imap([email protected])<270634><EGX9wZSyLGxpCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:41:11 20 dovecot[859]: imap([email protected])<270634><EGX9wZSyLGxpCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:41:11] in=988 out=140645 deleted=0 expunged=0 trashed=0 hdr_count=35 hdr_bytes=130966 body_count=0 body_bytes=0
Oct 26 17:41:12 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270646, session=<NZiMwpSywk5pCAIb>
Oct 26 17:41:12 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=105.8.2.27, lip=185.250.105.8, mpid=270647, session=<XJeMwpSy0cJpCAIb>
Oct 26 17:41:40 20 dovecot[859]: imap([email protected])<270646><NZiMwpSywk5pCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=mail stream)
Oct 26 17:41:40 20 dovecot[859]: imap([email protected])<270646><NZiMwpSywk5pCAIb>: Error: Mailbox INBOX: Cache /home/username/imap/emaildomain.com/username/Maildir/dovecot.index.cache: Deleting corrupted cache record uid=14952: UID 14952: Broken physical size in mailbox INBOX: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952)
Oct 26 17:41:40 20 dovecot[859]: imap([email protected])<270646><NZiMwpSywk5pCAIb>: Error: Mailbox INBOX: UID=14952: read(zlib(/home/username/imap/emaildomain.com/username/Maildir/cur/1601629201.M155740P2644729.serverdomain.com,S=6551,W=6674:2,)) failed: Cached message size larger than expected (6551 > 3267, box=INBOX, UID=14952) (read reason=)
Oct 26 17:41:40 20 dovecot[859]: imap([email protected])<270646><NZiMwpSywk5pCAIb>: FETCH failed: Internal error occurred. Refer to server log for more information. [2020-10-26 17:41:40] in=1070 out=22102 deleted=0 expunged=0 trashed=0 hdr_count=3 hdr_bytes=15079 body_count=0 body_bytes=0
Oct 26 17:41:54 20 dovecot[859]: imap([email protected])<270636><H1EpwpSy/appCAIb>: Logged out in=170 out=1563 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:41:54 20 dovecot[859]: imap([email protected])<270641><dno5wpSyg4BpCAIb>: Logged out in=170 out=1563 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:41:54 20 dovecot[859]: imap([email protected])<270642><55k9wpSy1HxpCAIb>: Logged out in=299 out=2646 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:42:01 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270664, secured, session=<z4h5xZSymIt/AAAB>
Oct 26 17:42:01 20 dovecot[859]: imap([email protected])<270664><z4h5xZSymIt/AAAB>: Logged out in=146 out=1144 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:42:19 20 dovecot[859]: imap([email protected])<270647><XJeMwpSy0cJpCAIb>: Logged out in=473 out=3791 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:43:01 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270715, secured, session=<GFsNyZSypIt/AAAB>
Oct 26 17:43:01 20 dovecot[859]: imap([email protected])<270715><GFsNyZSypIt/AAAB>: Logged out in=93 out=1063 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Oct 26 17:44:02 20 dovecot[859]: imap-login: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=270749, secured, session=<tI+wzJSypot/AAAB>
Oct 26 17:44:02 20 dovecot[859]: imap([email protected])<270749><tI+wzJSypot/AAAB>: Logged out in=93 out=1063 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
 
Last edited:
You need to run the new script with decompress_all. until it uncompresses every email. you may have to run it 3 or 4 times or more. Once it doesn't report any more emails. then test again. Once it's all clean then you can compress again. In short, the email is in a zstd file > in another zstd file > inside another and another. They all have to be uncompressed to get back to the raw email file.

 
Last edited:
This will do the entire box. Again run and again it until only mailboxes are output.

Code:
wget -O /usr/local/directadmin/scripts/dovecot_compress.sh https://custombuild.eu/dovecot_compress.sh
/usr/local/directadmin/scripts/dovecot_compress.sh decompress_all
 
Hello everyone, everything good?
Any solution?
I have the same problem
 
Back
Top