mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-31 04:08:31 +08:00
commit
949ecb44ef
1 changed files with 1 additions and 2 deletions
|
@ -20,5 +20,4 @@
|
||||||
then change the code, restart the app and you're ready to go. If it works on one machine then most probably it works in every other machine as well.
|
then change the code, restart the app and you're ready to go. If it works on one machine then most probably it works in every other machine as well.
|
||||||
13. **Better disk usage**. Attachment deduplication and MongoDB compression yield in about 40% smaller disk usage as the sum of all stored email sizes.
|
13. **Better disk usage**. Attachment deduplication and MongoDB compression yield in about 40% smaller disk usage as the sum of all stored email sizes.
|
||||||
14. **Extra security features** like automatic GPG encryption of all stored messages or authenticating with U2F
|
14. **Extra security features** like automatic GPG encryption of all stored messages or authenticating with U2F
|
||||||
15. **Exposed logs.** Users have access to logs concerning their account. This includes security logs (authentication attempts, changes on account) and also
|
15. **Exposed logs.** Users have access to logs concerning their account such as authentication attempts and other changes.
|
||||||
message logs
|
|
||||||
|
|
Loading…
Reference in a new issue