Commit Graph

94 Commits

Author SHA1 Message Date
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
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
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
M66B
b05cf6d7fa Use host/address for socket connect 2021-09-02 08:23:48 +02:00
M66B
347a19e2a7 Reduced logging 2021-08-23 17:11:41 +02:00
M66B
b1cc2e50b5 Show account capabilities 2021-08-07 17:17:56 +02:00
M66B
3114de8db5 Improved logging 2021-07-31 09:25:46 +02:00
M66B
f77a099624 Added connection pool debugging 2021-07-27 16:17:15 +02:00
M66B
63114d05f0 Fixed html charset edge case 2021-06-17 13:48:49 +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