diff options
author | 2024-08-22 20:22:36 +0100 | |
---|---|---|
committer | 2024-08-23 16:52:19 +0100 | |
commit | fae62e1ceeeab9122e1544d4f1053c2fa5088041 (patch) | |
tree | e8cc97e0b6443341a45f8773df8dd40acfb1e2d9 /docs | |
parent | Add documentation on using email clients (diff) |
Add warning that DMARC guide is outdated due to Dovecot
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/services/email/components/postfix.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/docs/services/email/components/postfix.md b/docs/docs/services/email/components/postfix.md index 427a0ab..1dbc852 100644 --- a/docs/docs/services/email/components/postfix.md +++ b/docs/docs/services/email/components/postfix.md @@ -118,6 +118,12 @@ Note, you should remove the symbol from the end of the queue ID when using ### Viewing DMARC reports +!!! warning "Outdated section" + + This section was written before the move to IMAP and Dovecot provided mail + directories. It will require updating to factor in that we no longer use + mailbox files. + DMARC reports are delivered into the `/var/mail/dmarc` mailbox. You can quickly get an overview of the reports using `neomutt` |