Commit Graph

39 Commits

Author SHA1 Message Date
M66B
02dec069d0 IDLE DONE on "Still here" 2020-12-26 14:29:03 +01:00
M66B
2cf4158108 Empty connection pool after 1 min idle 2020-12-26 13:09:47 +01:00
M66B
9e0e786fb6 Experimental NOTIFY support (RFC 5465) 2020-12-02 14:58:05 +01:00
M66B
ab0144bd42 Log IMAP capabilities 2020-12-02 12:00:35 +01:00
M66B
62f6938bcb Revert "Workaround large QUOTA responses"
This reverts commit 78335df3db.
2020-10-31 14:23:28 +01:00
M66B
78335df3db Workaround large QUOTA responses 2020-10-31 13:27:09 +01:00
M66B
a0379ebd71 Skip logout on not authenticated 2020-08-28 17:44:00 +02:00
M66B
0cde8d8726 Prevent commands on disconnected socket 2020-08-28 08:42:40 +02:00
M66B
a7dd227cc5 Added fast close 2020-08-27 20:47:45 +02:00
M66B
cff6d1a8a2 Prevent hanging LOGOUT 2020-08-27 09:39:11 +02:00
M66B
347195fae1 Workaround invalid uid/seqnums 2020-08-16 11:39:20 +02:00
M66B
e338a110c0 Get cached message count 2020-08-15 12:26:37 +02:00
M66B
7b10c00f45 Fixed connection pool lock 2020-08-14 10:20:55 +02:00
M66B
a0a8763047 Added JavaMail idle failsafe 2020-08-13 21:54:29 +02:00
M66B
aca9d03627 Improved logging 2020-07-27 17:36:12 +02:00
M66B
0fd36955ec Added logging 2020-07-27 15:56:22 +02:00
M66B
d83db8be77 Improved workaround for expunged messages 2020-07-25 13:23:03 +02:00
M66B
31b31aca47 Revert "Workaround expunged messages without deleted flag"
This reverts commit 22c3f06fb0.
2020-07-25 13:21:35 +02:00
M66B
22c3f06fb0 Workaround expunged messages without deleted flag 2020-07-24 20:54:12 +02:00
M66B
b996d1313b Reduced logging 2020-07-18 11:50:35 +02:00
M66B
8f05b1ad2e Added fallback to classic LOGIN 2020-07-14 20:24:02 +02:00
M66B
f2eccd4eda Revert "Added support for old style login command"
This reverts commit 15a17d33d0.
2020-07-14 20:22:46 +02:00
M66B
15a17d33d0 Added support for old style login command 2020-07-13 09:46:39 +02:00
M66B
c7f1ba9665 Simplification 2020-07-05 17:32:39 +02:00
M66B
bae08bccaf Report connection failure details 2020-07-05 16:31:09 +02:00
M66B
19c321e1c3 Safeguard 2020-07-03 11:12:01 +02:00
M66B
d12e7a1d92 Get, store and display append limit 2020-07-03 09:57:43 +02:00
M66B
286a8fd373 Compile JavaMail inline 2020-06-13 21:44:18 +02:00
M66B
fb46927766 Added option for Gmail threading 2020-05-01 22:03:51 +02:00
M66B
5a730c246b Removed inline JavaMail build 2020-03-25 19:10:29 +01:00
M66B
786fde2ca4 Updated Javamail to version 1.6.5 2020-03-17 12:01:34 +01:00
M66B
f92c27e637 Reduced logging 2020-03-10 12:30:02 +01:00
M66B
c73d983254 Revert "Reduced logging"
This reverts commit 4f195142d8.
2020-03-05 11:49:16 +01:00
M66B
4f195142d8 Reduced logging 2020-03-05 11:46:26 +01:00
M66B
d88b7036e1 Build JavaMail activation inline 2020-02-27 11:55:20 +01:00
M66B
0c16e9d519 Moved JavaMail authenticators 2020-02-27 09:21:15 +01:00
M66B
36ae2b16ee Build JavaMail inline 2020-02-27 09:17:59 +01:00
M66B
b1dba5d04d Revert "Build JavaMail inline"
This reverts commit 3621c938a9.
2020-02-25 08:58:07 +01:00
M66B
3621c938a9 Build JavaMail inline 2020-02-25 08:42:00 +01:00