Commit Graph

131 Commits

Author SHA1 Message Date
M66B 18926aeea5 Disable nested IMAP messages 2023-04-25 18:28:50 +02:00
M66B 3de2d1ac32 Handle UTF8=ACCEPT without ENABLE support 2023-04-08 14:34:01 +02:00
M66B 044009b876 Update message cache size on FETCH if neeed 2023-01-04 11:17:05 +01:00
M66B 348b57bc4e Debug: stop base64 decode after > 10 bad bytes 2023-01-01 22:24:07 +01:00
M66B 269b2a7e8c Fixed encoding of nested messages 2022-12-12 20:20:08 +01:00
M66B b4f82fa99d Cleanup 2022-11-12 22:10:03 +01:00
M66B 084d0e1536 Updated Bugsnag 2022-11-12 21:57:15 +01:00
M66B 146a8cc0d9 Prevent NPE 2022-10-24 21:52:36 +02:00
M66B bf6d596ce6 Fixed encoding of nested messages (2) 2022-10-06 09:44:32 +02:00
M66B e7b2d0a59e Clear data handler 2022-10-06 09:30:08 +02:00
M66B 0b05bf7fc2 Fixed encoding of nested messages 2022-10-06 09:26:37 +02:00
M66B d059c5f6d2 Revert "Fixed nested IMAP message encoding"
This reverts commit 61d078f929.
2022-10-06 09:26:10 +02:00
M66B d9900ae52b Fixed text/calendar when 8 bit mime 2022-09-13 11:19:39 +02:00
M66B b6030ecd83 Handle SMTP 2xx 2022-09-03 17:29:53 +02:00
M66B c720458e9d Added idle restart for Outlook 2022-09-02 17:22:39 +02:00
M66B aef7175dd0 Load headers with unicode indicator 2022-08-13 08:38:51 +02:00
M66B 65dff942a5 Fixed expunge workaround 2022-07-21 22:23:34 +02:00
M66B f5604d6ede Updated Bugsnag to version 5.23.0 2022-06-23 20:36:53 +02:00
M66B beb1ce0e05 I/O exceptions can happen 2022-06-08 17:07:55 +02:00
M66B d2d6ac8ab6 Improved POP3 auth exception 2022-06-08 15:04:04 +02:00
M66B 61d078f929 Fixed nested IMAP message encoding 2022-03-13 08:04:59 +01:00
M66B 15dfe601a1 Insane 2022-02-23 13:05:09 +01:00
M66B 1544b41f45 Propagate POP3 I/O errors 2022-02-09 17:25:32 +01:00
M66B 169f117950 Updated Bugsnag/Android to 5.19.2 2022-02-03 19:23:50 +01:00
M66B a26376eda5 Enable X-UIDONLY if available 2022-01-28 18:08:38 +01:00
M66B 5a6ace9c4c Process UID command option 2022-01-28 15:31:46 +01:00
M66B 1e10eb8fdf X-UIDONLY, really? 2022-01-28 14:48:18 +01:00
M66B e89dccb57d Send buffer debugging 2021-12-21 19:51:11 +01:00
M66B dae52a1c2f Disable send buffer processing 2021-12-21 17:56:07 +01:00
M66B 9110202e4a Prevent send crash 2021-12-21 17:11:41 +01:00
M66B 0a1c216e01 Improved logging 2021-10-24 19:13:06 +02:00
M66B f0215a4e1d Cleanup 2021-10-23 15:05:17 +02:00
M66B cfd6eadf90 Added debug option to disable idle/done 2021-10-23 07:46:59 +02:00
M66B 17ac5b7b22 Log number of IMAP connections 2021-10-22 16:02:02 +02:00
M66B d531ec0e2c Revert "Experiment: wait for input"
This reverts commit ca2d0f7d60.
2021-10-22 09:28:04 +02:00
M66B 1733edce59 Revert "Experiment: debug wait after EOF"
This reverts commit a6f9f34480.
2021-10-22 09:27:24 +02:00
M66B a6f9f34480 Experiment: debug wait after EOF 2021-10-21 15:03:18 +02:00
M66B 1c8e16f794 Report connections 2021-10-20 20:53:09 +02:00
M66B ca2d0f7d60 Experiment: wait for input 2021-10-20 20:37:14 +02:00
M66B 90bcc0a965 Updated Bugsnag 2021-10-12 08:52:09 +02:00
M66B f1cae5839e Log transfer stats 2021-10-09 20:14:10 +02:00
M66B 5a629dc17b Subtract send buffer size 2021-10-08 11:53:18 +02:00
M66B 0145e93730 Report progress after buffer
There is still a socket buffer
2021-10-08 09:28:23 +02:00
M66B 93468a6160 Added send progress 2021-10-07 16:27:01 +02:00
M66B 8641448ade Optimize message counting 2021-10-06 17:12:31 +02:00
M66B bace770598 Reduce memory usage 2021-10-06 16:24:29 +02:00
M66B d2890c6808 Bugsnag 5.12.0 2021-09-11 20:36:58 +02:00
M66B 7ed38b50fe Added workaround for Yahoo JP 2021-09-06 20:02:45 +02:00
M66B a2c3f642e0 Added debug option to bind sockets to active network 2021-09-02 21:37:34 +02:00
M66B ae193df6cc Added logging 2021-09-02 19:57:26 +02:00