Commit graph

35 commits

Author SHA1 Message Date
Andris Reinman b921021d0a Added SPAM/HAM marking webhook 2021-02-26 14:00:13 +02:00
Andris Reinman ea53bac4bf added API endpoint to delete outbound emails 2021-01-04 11:40:44 +02:00
Andris Reinman 75fe0c4f96 fixed broke FETCH paging 2020-12-13 10:38:14 +02:00
Andris Reinman 736ef7de44 use paging when FETCHing mailbox contents 2020-12-13 10:07:23 +02:00
Andris Reinman 2fdf9ec2e4 Added sendTime option for draft submissions 2020-09-10 10:27:50 +03:00
Andris Reinman d74d13691b
do not stream fetch responses for metadata fields 2020-02-05 11:31:07 +02:00
Andris Reinman 489b1ded62
log mailbox with fetchok 2020-02-04 16:00:39 +02:00
Andris Reinman 44706fd757
log mailbox with fetchok 2020-02-04 15:58:37 +02:00
Andris Reinman 67f6134d16
Use large batch count for specific queries 2020-02-04 15:35:20 +02:00
Andris Reinman fafc124f83
use object for sorting 2020-01-29 17:58:59 +02:00
Andris Reinman 1676c7336f
do not read extra info for fetch 2020-01-29 15:38:15 +02:00
Andris Reinman 54c02937fb v1.19.1 2019-05-08 15:04:16 +03:00
Andris Reinman 9bd34588c4 prefer slave for imap fetch 2019-05-07 19:04:04 +03:00
Andris Reinman 5297a6edbf v1.19.0 2019-05-07 10:27:30 +03:00
Andris Reinman 8f2fdd8abf use constant definition instead of hardcoded TTL values 2019-01-26 12:50:51 +02:00
Andris Reinman 1f222e4abc allow 5000ms for message cursors 2019-01-24 09:17:44 +02:00
Andris Reinman 942e35349e v1.14.0 2019-01-23 23:38:29 +02:00
Andris Reinman 54009bfdb0 extra logs for fetch/append 2018-11-23 11:06:35 +02:00
Andris Reinman bc334a37be allow to skip logging fetch output 2018-11-16 10:01:18 +02:00
Andris Reinman 0b7588b960 update fecth response log 2018-11-14 10:40:59 +02:00
Andris Reinman bc4514e79f started refactoring internal notifification system 2017-12-10 01:19:50 +02:00
Andris Reinman ce7818ff96 Allow caching user settings in Redis 2017-12-08 14:29:00 +02:00
Andris Reinman ecfb91ae24 do not return blank content type values in bodystructure 2017-12-04 17:04:01 +02:00
Andris Reinman c81c857006 do not return blank content type values in bodystructure 2017-12-04 16:57:48 +02:00
Andris Reinman 4e44084f17 do not return blank content type values in bodystructure 2017-12-04 16:52:20 +02:00
Andris Reinman 23516a47a9 treat user.forward as an array 2017-11-13 15:27:37 +02:00
Andris Reinman 6f28f90569 Limit daily donwload size for IMAP 2017-11-12 15:13:32 +02:00
Andris Reinman ef774cf809 update 2017-09-25 12:19:24 +03:00
Andris Reinman 0e0275423d Use UID range when quering messages 2017-08-10 22:20:21 +03:00
Andris Reinman b56d527276 do not explode on missing attachment 2017-08-08 21:14:04 +03:00
Andris Reinman 4138bf2a2f refactor attachment storage 2017-08-06 21:25:10 +03:00
Andris Reinman a1936db9e2 Emit counters 2017-07-20 16:10:36 +03:00
Andris Reinman ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman e265cd254e optimise uid range queries 2017-07-16 22:40:34 +03:00
Andris Reinman ed75658f80 Changed messages shard key to mailbox+uid 2017-07-15 19:08:33 +03:00