Hello,

It's been 4 years since I last wrote anything here, I'd say that's a good
sign for Exim stability. ^o^

In Exim (4.87, not that it matters) there seems to be no way create
signatures with the "i=" tag in addition to the "d=" field.

Typical DKIM headers look (start) like this:
---
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; 
d=fusioncom.co.jp;
  s=mail;
---

Since the "i=" field is optional, that doesn't come as a big surprise, nor
should it be an issue.

That is, if it weren't for Google, who decided to base their DKIM checks
exclusively on this header:
---
Authentication-Results: mx.google.com;
       dkim=neutral (no key) header.i=@fusioncom.co.jp;
---

So my obvious questions are:

1. Is there a way to add this tag that I've missed?
2. If not, are there plans to add this in face of not having "valid" DKIM
   results when dealing with the Google behemoth?

Regards,

Christian
-- 
Christian Balzer        Network/Systems Engineer                
ch...@gol.com           Global OnLine Japan/Rakuten Communications
http://www.gol.com/

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to