Commit Graph

190 Commits

Author SHA1 Message Date
M66B
a71ca7b35a Replaced threads by executor 2020-12-31 12:29:58 +01:00
M66B
1a7bcd60a9 Update subject of sent messages 2020-11-18 13:23:43 +01:00
M66B
04f75e1eca Reduce transaction time 2020-11-16 19:06:55 +01:00
M66B
7369e4d453 Added remark 2020-11-03 16:52:10 +01:00
M66B
82baded291 Prevent crash 2020-11-01 14:21:00 +01:00
M66B
0960d5cf86 Prevent sending with disabled identities 2020-10-05 08:15:59 +02:00
M66B
29bad58778 Monitor operations per account 2020-10-04 17:54:09 +02:00
M66B
b87dda9174 Two tone icons V2 2020-09-28 09:54:28 +02:00
M66B
f9983ead6f Reset outbox on boot 2020-09-26 18:14:47 +02:00
M66B
33581e907f Prevent duplicate send operations 2020-09-17 16:33:52 +02:00
M66B
532930b710 Added SMTP DSN 2020-09-05 15:52:28 +02:00
M66B
b81af0a63a Close SMTP connection before post processing 2020-08-30 19:13:01 +02:00
M66B
c48ee83925 Singleton handler 2020-08-23 17:34:14 +02:00
M66B
bcd668a622 Added encryption none 2020-08-23 09:29:32 +02:00
M66B
cde1d928a6 Move exists delay to send service 2020-08-09 20:08:50 +02:00
M66B
3b891df11e Sent elapsed time 2020-08-01 08:15:49 +02:00
M66B
d0d893dc55 Set received time for sent messages 2020-07-31 13:58:10 +02:00
M66B
bbf074e341 Send connectivity backoff 2020-07-29 14:22:48 +02:00
M66B
af0fde7cb3 Small improvement 2020-07-29 09:53:38 +02:00
M66B
23b08d943f Revert "Restored send delay"
This reverts commit ae0c2478cf.
2020-07-29 08:41:53 +02:00
M66B
b331c69331 Added logging 2020-07-29 08:37:07 +02:00
M66B
ae0c2478cf Restored send delay 2020-07-29 08:30:51 +02:00
M66B
8168875dd3 Removed send delay 2020-07-28 22:37:20 +02:00
M66B
bb85993da6 Cleanup 2020-07-28 17:20:51 +02:00
M66B
d26d9b3cac Restart send on active network change 2020-07-28 16:58:57 +02:00
M66B
f30157ee6f Fixed send thread 2020-07-28 16:58:10 +02:00
M66B
75d976fa63 Improved logging 2020-07-28 16:38:31 +02:00
M66B
c7d476354b Update send network state on settings changes 2020-07-27 16:36:38 +02:00
M66B
d7706f0e72 Fixed stopping sent service when not monitoring operations 2020-07-26 11:02:40 +02:00
M66B
6630a94b51 Added Unicode hint 2020-07-10 11:30:30 +02:00
M66B
3d13ea3773 Prevent deleting executing operations 2020-07-05 08:04:18 +02:00
M66B
ff5ec9eb1f Always report send errors 2020-07-04 21:48:39 +02:00
M66B
8876c1d312 Prevent crash 2020-07-04 08:06:29 +02:00
M66B
bbfeec1a79 Allow larger user message size 2020-07-03 10:23:53 +02:00
M66B
0a53707ffa Authentication exception with I/O error is recoverable 2020-07-02 19:01:22 +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
10babda777 Disabled send debugging 2020-06-26 13:30:17 +02:00
M66B
d5cccff93b Cancel send error notifications on sync 2020-06-26 13:29:52 +02:00
M66B
b7bdc6410f Improved send error 2020-06-26 13:24:18 +02:00
M66B
6867f9ab6b Improved send logic 2020-06-26 10:59:32 +02:00
M66B
d063ead7ee Send fixes 2020-06-25 23:29:33 +02:00
M66B
63636158d8 Improved sent failure handling (untested) 2020-06-25 23:09:02 +02:00
M66B
985646746b Limit send tries 2020-06-11 19:34:02 +02:00
M66B
e0b34f60bb Reset send error on new operations only 2020-06-11 15:58:25 +02:00
M66B
08f0936e4c Reduced send processing 2020-06-11 15:56:14 +02:00
M66B
7678c5889e Prevent crash 2020-05-29 07:57:13 +02:00
M66B
c8d49a36c6 Fixed extra new lines in added sent messages 2020-05-26 18:55:49 +02:00
M66B
664945a5b0 SMTP auth failed is unrecoverable 2020-05-23 22:24:24 +02:00
M66B
5fc2b08db9 Ensure envelope/body 2020-05-23 16:05:29 +02:00