from time to time some newer Outlook client (especially Outlook 2021) begins generating enormous traffic against my ZCS server via IMAP protocol. By enormous I mean 5-12 GB/day towards IMAP port 993.
On Outlook client it results in messages being delayed, non-stop syncing and not being able to send mail for an hour or so.
On ZCS serve5r side it looks like flood of LOG entries like this, today there were over 17.000 of such parts with just "Deleted altertag" in log file:
Code: Select all
2022-03-20 08:53:38,038 INFO [ImapServer-105] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:38,111 INFO [ImapServer-109] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] mailop - Adding Message: id=227969, Message-ID=<06ee01d83c27$91793320$b46b9960$@email.com>, parentId=-1, folderId=2, folderName=Inbox acct=350e8ff6-956b-475c-9afb-dd544930cefc.
2022-03-20 08:53:38,115 INFO [ImapServer-109] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - APPEND elapsed=7 (NIO)
2022-03-20 08:53:38,129 INFO [ImapServer-103] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:38,142 INFO [ImapServer-110] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:38,156 INFO [ImapServer-104] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - NOOP elapsed=0 (NIO)
2022-03-20 08:53:38,167 INFO [ImapServer-100] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IMAP client has flagged the item with id 227968 to be Deleted altertag
2022-03-20 08:53:38,172 INFO [ImapServer-100] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - UID STORE elapsed=5 (NIO)
2022-03-20 08:53:38,187 INFO [ImapServer-101] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:38,197 INFO [ImapServer-106] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=1 (NIO)
2022-03-20 08:53:38,212 INFO [ImapServer-108] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] mailop - Deleting Message (id=227968).
2022-03-20 08:53:38,215 INFO [ImapServer-108] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - UID EXPUNGE elapsed=3 (NIO)
2022-03-20 08:53:38,228 INFO [ImapServer-99] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:38,244 INFO [ImapServer-98] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:38,262 INFO [ImapServer-105] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - NOOP elapsed=0 (NIO)
2022-03-20 08:53:38,277 INFO [ImapServer-107] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - UID FETCH elapsed=0 (NIO)
2022-03-20 08:53:38,287 INFO [ImapServer-102] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
2022-03-20 08:53:39,443 INFO [ImapServer-109] [name=client@email.com;mid=8;ip=10.10.11.50;oip=84.52.152.47;via=10.10.11.50(nginx/1.20.0);ua=Microsoft Outlook/16.0.14332.20255;cid=208652;] imap - IDLE elapsed=0 (NIO)
Any idea what's going on?
EDIT
I examined Webmail and found endless list of ONE EXACT MAIL repeating indefinitely in "Restore deleted items" in Trash. Maybe some mail gets stuck and cannot delete itself?
Another anomaly - user has only few thousands mails, but when I started mailbox reindexing it says 105.873 mails... Where from??? After reindexing finished, still the same issue on the list of "Restore deleted items" - thousands of copies of same message on the list. Cannot get rid of those and it all sems they might cause initial IMAP traffic issue.

