Commit Graph

139 Commits

Author SHA1 Message Date
M66B
644f203b82 Disable querying send buffer
This will close the socket on some devices
2023-09-10 08:03:49 +02:00
M66B
2a3b0a881c Revert "Get proper socket fd"
This reverts commit 67abc81566.
2023-09-08 21:57:04 +02:00
M66B
67abc81566 Get proper socket fd 2023-09-08 18:12:19 +02:00
M66B
f86829daea Fixed missing Content-Type POP3/TOP 2023-08-24 13:10:00 +02:00
M66B
8412a69b39 Revert "Experiment: search attachment content"
This reverts commit b03f0ebe6b.
2023-08-10 07:26:49 +02:00
M66B
b03f0ebe6b Experiment: search attachment content 2023-08-09 18:54:37 +02:00
M66B
21c71ffcc8 Updated Bugsnag to v5.30.0 2023-06-28 08:31:24 +02:00
M66B
7d1ca2840f Added attachment section IDs 2023-06-21 12:23:21 +02:00
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