RE: Amavis and OpenDMARC
"Dino Edwards" <[email protected]> Sat, 11 Nov 2023 06:28:51 -0500
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
> You can't do that. OpenDMARC needs to see Authentication-Results for DKIM. It looks like you might be on to something. The e-mails that pass have a p=none and the e-mails that fail have a p=reject. So, I need to setup amavis as a milter in Postfix instead of a content_filter that I have now? How would that affect spam with SA if at all? As I understand milter is pre-queue where content_filter is post-queue. Does the milter require a separate package called amavisd-milter? Thanks