Dear All,

I am facing problem in DKIM Signing for Gmail, rest all domins verify its very 
vell.

I google so many forums & found that its resolved in newer version of Exim.  
But still i face DKIM fail in gmail.com

I installed it on CentOs 6 & tried following exim versions for this.

exim-4.80.1-49.el6.x86_64.rpm
exim-4.82-1.el6.denf.x86_64.rpm
exim-4.84-4iv.el6.x86_64.rpm

My Exim configuration is as follows.
DKIM_DOMAIN = ${lc:${domain:$h_from:}}

  dkim_domain = DKIM_DOMAIN
  dkim_selector = selector
  dkim_private_key = /etc/exim/private.key
  dkim_canon = relaxed
 
Here is the Header of that mail

========================================================================================================================

Delivered-To: [email protected]
Received: by 10.202.174.140 with SMTP id x134csp1251814oie;
        Fri, 10 Jul 2015 03:46:36 -0700 (PDT)
X-Received: by 10.140.48.171 with SMTP id o40mr32040789qga.0.1436525196180;
        Fri, 10 Jul 2015 03:46:36 -0700 (PDT)
Return-Path: <[email protected]>
Received: from server.example.com (server.example.com. [192.165.218.14])
        by mx.google.com with ESMTPS id l98si10284194qga.93.2015.07.10.03.46.35
        for <[email protected]>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Fri, 10 Jul 2015 03:46:35 -0700 (PDT)
Received-SPF: pass (google.com: domain of [email protected] designates 
192.165.218.14 as permitted sender) client-ip=192.165.218.14;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of [email protected]  designates 
192.165.218.14  as permitted sender) [email protected] ;
       dkim=fail [email protected];
       dmarc=pass (p=QUARANTINE dis=NONE) header.from=example.comMessage-ID: 
<[email protected]>
X-Google-Original-Message-ID: <1436525193.<[email protected] >>
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=example.com; 
s=selector;
        h=Date:Message-ID:from:Subject:To; 
bh=hbHsegzs2riFX6atLQLOBj5njrfb8Jzzj1yEZQ8DixY=;
        
b=Hh1uXDF5ZYqWmKCxmkb50Z4TeyqA+Cp3fWoD01VOBw98qk2RnpcFE6i0AujugiZXYh9Kahdjs9Ugp3xiIUZHaQwHbiNXghhZlc+ekHx2O9Drxv3bIsmT/tIu67bo+eEIv84xW9w1gbVfuUJJop8dw4=;
Received: from root by server.example.com with local (Exim 4.84)
        (envelope-from <[email protected] >)
        id 1ZDVpB-00047v-Cz; Fri, 10 Jul 2015 05:46:33 -0500
To: [email protected]:  Hi Ravi This is your info
from: <[email protected]>
X-virtual-MTA: virtualgroup1r
Date: Fri, 10 Jul 2015 05:46:33 -0500

Hi Ravi This is your 
info===========================================================================================================================================================================================
Any help greatly apriciated.

Thanks in advance.

Regards,
Dilip Jadav
-- 
## 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