Can't fetch mails in Sent box

Hello

I can’t fetch mails in “Sent” box

Error message: “Can’t get message list”

JSON response:

    "Action": "MessageList",
    "Result": false,
    "ErrorCode": 201,
    "ErrorMessage": "",
    "ErrorMessageAdditional": "SERVERBUG Internal error occurred. Refer to server log for more information. [2023-07-04 16:33:43] (0.019 + 0.000 + 0.018 secs).",
    "Time": 268
}"

Logs:

Jul  4 15:53:25 v1275690 dovecot: imap([email protected])<2785101><J8jMxKj/COYAAAAAAAAAAAAAAAAAAAAB>: 
Error: Corrupted record in index cache file /home/vmail/vernadskogo-circus.com/info/Maildir/.Sent/dovecot.index.cache: UID 1715:
Broken physical size in mailbox INBOX.Sent: read(/home/vmail/vernadskogo-circus.com/info/Maildir/.Sent/cur/1684577293.M929410P1011547.v1275690.hosted-by-vdsina.ru,S=1429516,W=1449131:2,S)
failed: Cached message size larger than expected (1429516 > 975341, box=INBOX.Sent, UID=1715)
Jul  4 15:53:25 v1275690 dovecot: imap([email protected])<2785101><J8jMxKj/COYAAAAAAAAAAAAAAAAAAAAB>:
Error: Mailbox INBOX.Sent: UID=1715: read(/home/vmail/vernadskogo-circus.com/info/Maildir/.Sent/cur/1684577293.M929410P1011547.v1275690.hosted-by-vdsina.ru,S=1429516,W=1449131:2,S)
failed: Cached message size larger than expected (1429516 > 975341, box=INBOX.Sent, UID=1715) (read reason=)

as I understood from the logs
i need to delete one message with uid=1715 or clear cache
How can I manage this