【问题标题】:how to add the Authentication-Results header with opendmarc如何使用 opendmarc 添加 Authentication-Results 标头
【发布时间】:2015-11-01 22:37:19
【问题描述】:

我正在使用postfixopendkimopendmarc。除了未添加 Authentication-Results 标头外,一切似乎都运行良好。我只得到这个标题:

DMARC-Filter: OpenDMARC Filter v1.3.1 mydomain.com 9CAD616400E

我错过了一些设置吗?

【问题讨论】:

    标签: postfix-mta email-headers


    【解决方案1】:

    我找到了自己的答案。希望这会对某人有所帮助。

    我也在运行 amavis,而 amavis 以某种方式控制着 Authentication-Results 标头。我通过在 amavis.conf 中将此设置从 1 更改为 0 来解决此问题

    $enable_dkim_verification = 0

    现在 opendmarc 按预期发布 3 个 Authentication-Results 标头,一个用于 dkim,一个用于 spf,一个用于 dmarc

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-10-13
      • 2010-10-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多