docs: update installation instructions and usage notes for parsedmarc

This commit is contained in:
Sean Whalen
2026-05-04 16:34:51 -04:00
parent 7ba8a1d10f
commit 06fd3f2b09
2 changed files with 22 additions and 25 deletions
+4
View File
@@ -690,6 +690,10 @@ When configured correctly, if ParseDMARC finds that a report is related to a dom
Use systemd to run `parsedmarc` as a service and process reports as
they arrive.
This assumes `parsedmarc` has been installed into
`/opt/parsedmarc/venv` under a `parsedmarc` system user, as described
in [Installing parsedmarc](installation.md#installing-parsedmarc).
Protect the `parsedmarc` configuration file from prying eyes
```bash