[exim-dev] [Bug 2947] dkim=fail (signature did not verify) d…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2947] dkim=fail (signature did not verify) delivery to Microsoft Exchange
https://bugs.exim.org/show_bug.cgi?id=2947

Lena <Lena@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Lena@???


--- Comment #6 from Lena <Lena@???> ---
> You need to enable submission mode on the email coming from your MUA clients
> so that it will add a Message-ID automatically


An example:

  accept  hosts         = +relay_from_hosts
          control       = submission/domain=


  accept  authenticated = *
          control       = submission/domain=


(with nothing after "domain=").

If that helps, tell the cPanel people.

--
You are receiving this mail because:
You are on the CC list for the bug.