Commit Graph

87 Commits

Author SHA1 Message Date
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
M66B
bcd668a622 Added encryption none 2020-08-23 09:29:32 +02:00
M66B
02c92d070c Workaround servers with non working STARTTLS capability 2020-08-22 20:46:38 +02:00
M66B
2330f69e00 Reduced pool timeout 2020-08-22 12:32:23 +02:00
M66B
1d99df3f6f Allow configuring account without drafts folder 2020-08-20 20:06:36 +02:00
M66B
d2db3f32e6 Doubled connection pool timeout 2020-08-14 09:48:22 +02:00
M66B
4a20ca9c06 Switch to separate store connection / pool size 2 2020-08-10 19:56:20 +02:00
M66B
2309cac713 Refactoring 2020-08-09 13:54:12 +02:00
M66B
d7d0f244e9 The server said 2020-08-09 13:53:47 +02:00
M66B
d400c9b1a2 Small improvement 2020-08-08 11:04:54 +02:00
M66B
c7d399b730 Share IMAP store connection 2020-08-06 22:47:39 +02:00
M66B
0c385d4e1d Yahoo OAuth setup 2020-07-30 07:26:42 +02:00
M66B
7460f960c3 Close connection on boundary end 2020-07-27 15:52:50 +02:00
M66B
41bf401dfe Added link 2020-07-17 10:13:04 +02:00
M66B
6f94f223dc Added auth disable debug options 2020-07-12 11:19:03 +02:00
M66B
911c5662a2 Small improvement 2020-07-10 14:33:08 +02:00
M66B
a4ccf652e4 Search timeout 90 seconds 2020-07-08 15:37:38 +02:00
M66B
2c59441044 Reduced search timeout 2020-07-08 07:58:54 +02:00
M66B
f4ef463cbd Check append limit 2020-07-03 10:17:11 +02:00
M66B
d12e7a1d92 Get, store and display append limit 2020-07-03 09:57:43 +02:00
M66B
5d1c07e1bc Check for infinite max message size 2020-07-02 14:29:02 +02:00
M66B
1c864c9e94 Long size 2020-07-02 08:36:12 +02:00
M66B
b39ed003b6 Fetch SMTP max message size 2020-07-02 07:59:46 +02:00
M66B
c5b2d0c258 Updated FAQ 2020-07-01 09:53:30 +02:00
M66B
f75c38edc3 Require ID command 2020-06-30 22:50:56 +02:00
M66B
514f77dca6 Fixed OAuth probe 2020-06-30 21:15:25 +02:00
M66B
9a9b4c8660 Removed SOCKS5 proxy support 2020-06-26 11:09:57 +02:00
M66B
edfa764765 Annotate exceptions on check only 2020-06-20 19:08:36 +02:00
M66B
f07374fa08 Added protocol hint 2020-06-19 18:35:42 +02:00
M66B
c1c3dab41c Removed debug PLAIN setting 2020-06-04 13:09:38 +02:00
M66B
c3cff6a6f4 Added debug option to disable PLAIN auth 2020-06-02 15:50:14 +02:00
M66B
ac69307b0e Added comments 2020-06-02 15:25:14 +02:00
M66B
aa81970522 Added comment 2020-05-30 21:55:08 +02:00
M66B
18011bb9ed Added option to disable SASL authentication 2020-05-30 16:17:54 +02:00
M66B
c63f2320da Enable 3DES by default 2020-05-24 19:11:39 +02:00
M66B
f3489df28c Refactoring 2020-05-24 18:59:00 +02:00
M66B
3574e1f45e Keep SCSV disabled for insecure connections 2020-05-24 18:29:07 +02:00
M66B
0e1a11509d Added remarks 2020-05-24 18:20:14 +02:00
M66B
4ea8965db5 Allow insecure protocols and ciphers when insecure connections are enabled (default disabled) 2020-05-24 17:36:26 +02:00
M66B
79590e8eac Disable POP3 debug 2020-05-09 07:53:13 +02:00
M66B
bd191d685f Disabled POP3 debugging 2020-05-08 12:36:07 +02:00
M66B
45440fcd50 Advanced folder type guessing 2020-05-07 09:31:32 +02:00
M66B
fb46927766 Added option for Gmail threading 2020-05-01 22:03:51 +02:00
M66B
6110ff0aa6 Added option for custom EHLO identification 2020-04-19 15:53:16 +02:00