mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-12 16:15:31 +08:00
updated auditing docs
This commit is contained in:
parent
97c2ce77b6
commit
2349d6cdff
1 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@ WildDuck email server has built in auditing capabilities. Special auditing inter
|
|||
|
||||
Admins can also create designated access credentials (encrypted with PGP keys) but can not access any email content directly. Once auditor receives the encrypted credentials they can decrypt these into a CSV file. Auditor can then access message listing, message metadata. They can also download single emails or ZIP bundles with multiple or all emails. Emails are also searchable by addresses, date and subject.
|
||||
|
||||
[Demo](https://www.youtube.com/watch?v=pF4JqbNLfSo)
|
||||
- [Demo](https://www.youtube.com/watch?v=pF4JqbNLfSo)
|
||||
- [Audit Manager](https://github.com/nodemailer/wildduck-audit-manager)
|
||||
- [Audit Client](https://github.com/nodemailer/wildduck-audit-client)
|
||||
|
|
Loading…
Add table
Reference in a new issue