Re: [exim] how can i debug acl_smtp_dkim?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Todd Lyons
日付:  
To: deisler
CC: exim-users
題目: Re: [exim] how can i debug acl_smtp_dkim?
On Thu, May 23, 2013 at 4:11 AM, deisler <deisler@???> wrote:
> Hello.
> I'm using exim-4.80.1 with dkim.
> When i'm debugging smtp session using this command: exim -d+all -bhc IP, I'm
> not see using ACL "acl_smtp_dkim" in debug out.
> How can i debug ACL "acl_smtp_dkim"?
> Thanks.


The dkim acl is run once for each DKIM signature found. So when you
send a sample email to your -bhc session, make sure it includes at
least DKIM signature (valid if you want it to pass, change something
to break it if you want it to fail).

What does your ACL look like? What have you set the global (required)
option dkim_verify_signers to?

...Todd

--
The total budget at all receivers for solving senders' problems is $0.
If you want them to accept your mail and manage it the way you want,
send it the way the spec says to. --John Levine