Commit Graph

74 Commits

Author SHA1 Message Date
M66B
63114d05f0 Fixed html charset edge case 2021-06-17 13:48:49 +02:00
M66B
7202865777 Updated Bugsnag 2021-06-01 07:34:31 +02:00
M66B
7ce6d3b50e Bugsnag 5.9.3 2021-05-19 19:43:50 +02:00
M66B
3a99f905c7 Revert "Bugsnag: honor metered setting"
This reverts commit 835e11c0a0.
2021-05-16 09:05:43 +02:00
M66B
835e11c0a0 Bugsnag: honor metered setting 2021-05-16 08:28:33 +02:00
M66B
3270faf44a Bugsnag failure on I/O error 2021-05-15 22:07:24 +02:00
M66B
c49509cfcb Build Bugsnag inline 2021-05-15 22:03:05 +02:00
M66B
67d72b73ea Assume SMTP connection authenticated if empty password 2021-05-07 13:48:40 +02:00
M66B
e113b3a5d1 Assume UTF8 for HTML (2) 2021-04-29 14:09:31 +02:00
M66B
f98dcd4fd7 Assume UTF8 for HTML 2021-04-28 09:11:25 +02:00
M66B
1227cd0b4a Updated to JakartaMail 1.6.7 2021-04-25 20:28:24 +02:00
M66B
9fff57fa31 Revert "Added mbox"
This reverts commit a0a7f6010b.
2021-04-15 17:24:47 +02:00
M66B
a0a7f6010b Added mbox 2021-04-15 12:08:26 +02:00
M66B
2aa494a13e Try all SMTP auth methods 2021-03-26 22:11:24 +01:00
M66B
4c4c7d72cc Skip LOGIN after XOAUTH2 2021-03-24 20:15:49 +01:00
M66B
a11f45b2f0 Revert "Preserving LOGINDISABLED"
This reverts commit e71cf9ee4d.
2021-03-14 19:51:45 +01:00
M66B
e71cf9ee4d Preserving LOGINDISABLED 2021-03-14 18:16:17 +01:00
M66B
cd061077b3 Clean processed imessages 2021-03-01 20:16:04 +01:00
M66B
17adc692a4 Revert "Decode raw messages"
This reverts commit 1cc9cc204a.
2021-02-21 09:05:12 +01:00
M66B
f30c26757a Improved body structure workaround 2021-02-21 08:56:21 +01:00
M66B
b066c06813 Workaround inconsistent message content type 2021-02-20 13:58:57 +01:00
M66B
1cc9cc204a Decode raw messages 2021-02-19 20:12:04 +01:00
M66B
668445e9ea Added workaround for seqnum 0 2021-02-19 18:22:53 +01:00
M66B
dc6747a619 WriteTimeoutSocket::getFileDescriptor$ support for Conscrypt
https://github.com/eclipse-ee4j/mail/pull/507
2021-02-08 18:51:25 +01:00
M66B
22fe9c6b77 Improved logging 2021-02-07 08:45:46 +01:00
M66B
7855235da3 Return no messages on search ID failure 2021-02-06 20:28:59 +01:00
M66B
1e508c0cd1 Skip scanning messages on search message ID failure 2021-02-06 17:56:54 +01:00
M66B
39a3cba26c Revert "Yandex search workaround"
This reverts commit be6f48a5de.
2021-02-06 17:54:40 +01:00
M66B
be6f48a5de Yandex search workaround 2021-02-06 16:14:00 +01:00
M66B
86e9343615 Clear cached content of IMAP message 2021-01-20 20:18:45 +01:00
M66B
d65a7e0c9f Reduced logging 2021-01-16 15:48:23 +01:00
M66B
ab8cb73739 Try classic login as last resort 2021-01-14 14:47:04 +01:00
M66B
177d4c0637 Try all AUTH methods 2021-01-13 18:54:00 +01:00
M66B
ca5b0c3d91 Updated year 2021-01-06 09:28:02 +01:00
M66B
ddc6a3750d Simplification 2020-12-28 13:12:27 +01:00
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