Andris Reinman
|
8f2328a6d3
|
Rename Wild Duck to WildDuck
|
2018-01-02 15:04:01 +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
|
4e44084f17
|
do not return blank content type values in bodystructure
|
2017-12-04 16:52:20 +02:00 |
|
Andris Reinman
|
ebf05cda58
|
Allow TLS to be handled upstream
|
2017-12-01 10:02:40 +02:00 |
|
Andris Reinman
|
23516a47a9
|
treat user.forward as an array
|
2017-11-13 15:27:37 +02:00 |
|
Andris Reinman
|
b25b84f6b9
|
stls support for pop3
|
2017-11-06 16:23:27 +02:00 |
|
Andris Reinman
|
98a38fab04
|
allow encrypting forwarded emails
|
2017-10-30 13:41:53 +02:00 |
|
Andris Reinman
|
30f0e83ed3
|
Allow disabling logging for specific source IPs
|
2017-10-12 16:06:52 +03:00 |
|
Andris Reinman
|
2890e2e34a
|
Added PROXY support for IMAP, POP3
|
2017-10-11 22:57:39 +03:00 |
|
Andris Reinman
|
0fc0caa0f1
|
Suppress ETIMEDOUT errors
|
2017-10-07 23:32:15 +03:00 |
|
Andris Reinman
|
40b9214a15
|
Allow reloading TLS certs by SIGHUP to master
|
2017-10-05 15:14:43 +03:00 |
|
Andris Reinman
|
9b54586e2a
|
Added experimental IRC server component
|
2017-09-17 13:31:02 +03:00 |
|
Andris Reinman
|
f0303c93a1
|
Allow disabling POP3 version
|
2017-08-23 16:29:35 +03:00 |
|
Andris Reinman
|
1cfa273b7f
|
v1.0.69
|
2017-08-08 14:35:18 +03:00 |
|
Andris Reinman
|
177fbb7d60
|
allow using other storage mechanisms for attachments than gridstore
|
2017-08-07 11:29:29 +03:00 |
|
Andris Reinman
|
4138bf2a2f
|
refactor attachment storage
|
2017-08-06 21:25:10 +03:00 |
|
Andris Reinman
|
de98489a2c
|
Added authentication API endpoints
|
2017-07-24 16:44:08 +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
|
a54af5b503
|
Changed configuration manager
|
2017-07-16 14:37:33 +03:00 |
|
Andris Reinman
|
ed75658f80
|
Changed messages shard key to mailbox+uid
|
2017-07-15 19:08:33 +03:00 |
|
Andris Reinman
|
6a4b882798
|
Allow using separate databases for main (default db), attachments and users
|
2017-07-14 22:16:09 +03:00 |
|
Andris Reinman
|
3f82ba0be6
|
Added user field to indexes and message queries to enable sharding
|
2017-07-13 17:04:41 +03:00 |
|
Andris Reinman
|
da967e13a6
|
first threading version
|
2017-07-11 21:38:23 +03:00 |
|
Andris Reinman
|
08a4cdde0a
|
Use prettier for formatting
|
2017-06-03 09:51:58 +03:00 |
|
Andris Reinman
|
9e7057543a
|
v1.0.26. Delete messages from Trash and Junk after 30 days
|
2017-05-02 16:17:37 +03:00 |
|
Andris Reinman
|
292aa14d42
|
v1.0.23
|
2017-04-21 22:20:11 +03:00 |
|
Andris Reinman
|
34be6c2b39
|
v1.0.13
|
2017-04-09 23:21:36 +03:00 |
|
Andris Reinman
|
524f17eebc
|
Fixed POP3 log counters
|
2017-04-09 12:53:12 +03:00 |
|
Andris Reinman
|
5cb89fb7da
|
Working POP3 implementation
|
2017-04-09 12:33:10 +03:00 |
|
Andris Reinman
|
1a7e3f10aa
|
Mark messages RETRied as Seen
|
2017-04-09 01:18:31 +03:00 |
|
Andris Reinman
|
148ea9727b
|
added method to fetch message content for RETR
|
2017-04-08 15:52:39 +03:00 |
|
Andris Reinman
|
6f615127b6
|
implemented list handling pop3 commands (no updates yet)
|
2017-04-08 12:39:07 +03:00 |
|
Andris Reinman
|
3ddc3d7d62
|
pop3 first commandfs
|
2017-04-07 22:38:52 +03:00 |
|
Andris Reinman
|
258b2f896e
|
pop3 initial
|
2017-04-07 21:29:14 +03:00 |
|