Commit Graph

130 Commits

Author SHA1 Message Date
M66B
2b259a6a85 prevent crash 2021-08-01 18:35:40 +02:00
M66B
35a4b1fed9 Pre expire tokens 2021-07-17 13:33:25 +02:00
M66B
e49321af2c Revert "Pre expire tokens"
This reverts commit 0a417725eb.
2021-07-17 12:42:02 +02:00
M66B
0a417725eb Pre expire tokens 2021-07-17 10:12:55 +02:00
M66B
7a476d777d Validate BIMI certificates 2021-07-14 19:46:04 +02:00
M66B
c0953d25d5 Refactoring 2021-07-06 15:26:55 +02:00
M66B
ba92a9c3f8 Try two IPv4 addresses 2021-06-23 21:43:40 +02:00
M66B
3547a3570c Added option to send NIL ID 2021-06-13 18:09:57 +02:00
M66B
8a977f4297 Improved SMTP auth error 2021-05-01 15:55:03 +02:00
M66B
848b0a2d2a Username cannot be null 2021-03-11 11:32:25 +01:00
M66B
30ecd4fcd1 Oops 2021-03-11 10:27:38 +01:00
M66B
c3e6d15bb6 Allow empty username 2021-03-11 10:18:04 +01:00
M66B
7d9d5cb82a Increased connection pool timeout 2021-03-05 08:26:59 +01:00
M66B
bee33fcf9f Added log level debug option 2021-02-27 18:03:07 +01:00
M66B
0dad701210 Use IPv6 address if resolving fails 2021-02-24 08:32:49 +01:00
M66B
4e434a399a Updated identity OAuth token on updating account token 2021-02-17 10:28:50 +01:00
M66B
22a6d2a0eb Optional inbox (2) 2021-02-07 21:45:57 +01:00
M66B
0f32aa66a8 Allow accounts without inbox 2021-02-07 15:39:45 +01:00
M66B
3e9d4ac554 Explicit enable/disable xoauth2 2021-01-14 12:35:24 +01:00
M66B
df4f553b1d Added setting to turn off NTLM 2021-01-14 12:27:41 +01:00
M66B
07fbe25502 Added remark 2021-01-14 11:57:40 +01:00
M66B
2f3eaea748 Double send read/write timeout 2021-01-11 08:39:40 +01:00
M66B
83b1238b51 Increased default connection timeout 2021-01-03 17:35:52 +01:00
M66B
cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B
4f443358a3 Default pool timeout 2020-12-30 17:45:23 +01:00
M66B
ebd9f09683 Check store connection if needed only 2020-12-25 15:51:04 +01:00
M66B
eb2ebf0110 Set connection pool size to 1 2020-12-25 14:04:47 +01:00
M66B
9579f6c466 Disable separate store connection 2020-12-25 12:24:04 +01:00
M66B
9543eef292 Reduced connection timeout 2020-12-01 08:50:25 +01:00
M66B
8e76d93f7a Increased connection pool timeout to 60 seconds 2020-11-23 09:35:17 +01:00
M66B
d1203ee62d Dummy EHLO 2020-11-11 15:09:58 +01:00
M66B
5b010134ff Added jni_socket_keep_alive logging 2020-11-09 09:52:57 +01:00
M66B
d759703b3a Simplified logging 2020-11-09 08:25:00 +01:00
M66B
af01f4173d Added option to enable TCP keep alive 2020-11-08 21:04:05 +01:00
M66B
d867ba05ed Set socket keep alive 2020-11-08 15:39:09 +01:00
M66B
6f60234833 Prefer IPv4 by default
"... in case of a single failure shows that for 86% of countries, IPv4 connectivity is more reliable."

https://blog.usejournal.com/national-internet-segments-reliability-survey-df8129b47743
2020-11-04 13:54:13 +01:00
M66B
b051aaf41e Added option to prefer IPv4 2020-10-27 13:22:23 +01:00
M66B
8c8d3c8ddf Added Gmail state 2020-10-26 10:50:16 +01:00
M66B
480eaa18f6 Use service authenticator 2020-10-25 22:20:48 +01:00
M66B
63d1e511f3 Gmail refresh refactoring 2020-10-25 15:59:48 +01:00
M66B
8fcb2b831b Fixed disabling SASL 2020-10-25 11:18:18 +01:00
M66B
5707f8b540 Show default EHLO 2020-10-10 07:49:18 +02:00
M66B
b4ad4d72d3 Log fail-safe 2020-10-04 12:11:51 +02:00
M66B
a9150f84b8 Optional protocol logging 2020-10-04 09:50:11 +02:00
M66B
b2f9da7fd7 Small (non) null fixes 2020-09-10 11:14:51 +02:00
M66B
6c5b1e716d Fixed refreshing OAuth tokens 2020-09-07 08:40:52 +02:00
M66B
532930b710 Added SMTP DSN 2020-09-05 15:52:28 +02:00
M66B
ede1c4c817 Explicitly disable socket linger 2020-08-27 14:46:04 +02:00
M66B
0cd4903f70 Explicitly disable socket keep-alive 2020-08-27 10:15:26 +02:00
M66B
6f9fe0e247 Force plain sockets for no encryption 2020-08-23 22:50:26 +02:00