Commit graph

16 commits

Author SHA1 Message Date
Andris Reinman
40db519d9c
feat(SNI): Autogenerate TLS certificates for SNI 2024-04-29 09:57:37 +03:00
Andris Reinman
cd8596a84d
feat(autoacme): Allow setting up automatic ACME certificate generation 2024-04-25 15:18:51 +03:00
Andris Reinman
9aab24267b
fix(defer): Added new setting const:sender:defer_times ZMS 63 (#574)
* Added new setting const:sender:defer_times

* Bumped deps
2023-12-14 14:00:31 +02:00
NickOvt
779bb11e83
feat(mailbox-count-limit): Set a limit for maximum number of mailbox folders ZMS-93 (#542)
* add max mailboxes to settings and consts

* rewrite mailbox handler create function, convert it to async as well as add check for max mailboxes

* mailboxes.js add support for new createAsync function, refactor. tools.js add support for new error code

* make userDate check the first check

* fix error message, make it clearer. Remove OVERQUOTA error code and replace with CANNOT. Remove OVERQUOTA error in the tools.js as well

* fix createAsync wrapper, strict ordering. Settings handler remove unnecessary second param
2023-10-24 11:07:12 +03:00
Andris Reinman
4c940fc3f4
Limit envelope size for draft submissions 2022-12-04 11:18:53 +02:00
Andris Reinman
957359c528
Allow to limit the count of filters per account 2022-07-28 11:54:26 +03:00
Andris Reinman
04ba496dc7
bunch of fixes 2022-07-05 11:57:57 +03:00
Andris Reinman
f8af999040
allow to configure ASP limit dynamically 2022-07-04 17:18:07 +03:00
Andris Reinman
2173a5c38f
Forward tracking 2021-10-04 11:57:43 +03:00
Andris Reinman
cdfc1be2eb Made autoreply interval configurable 2021-09-06 14:19:47 +03:00
Andris Reinman
3110d9bb24 v1.35.3 2021-09-05 14:59:15 +03:00
Andris Reinman
549655394a mixed missing key entry for settings.get 2021-09-05 14:51:10 +03:00
Andris Reinman
64c47ec587 v1.35.1 2021-09-05 14:11:24 +03:00
Andris Reinman
6ccaec201e added simple admin page for settings 2021-09-04 15:32:27 +03:00
Andris Reinman
d1885c28e0 Updated /settings endpoint. Added new setting keys 2021-09-04 10:30:50 +03:00
Andris Reinman
f500a275af Added settings endpoint, allow to override ARCHIVE_TIME 2021-09-04 00:19:24 +03:00