Greetings, We have configured Exim 4.71. Incoming mails are being directed (PIPE) to ~/.procmailrc, which is scanned by SpamAssassin. We are trying to add DK and DKIM results in email header for all *incoming emails*. We are able to add DKIM result in header successfully. Un-fortunately, we are not able to add DK result in header. It seems, DK support is dropped in Exim 4.71. We also could not find any straight forward instruction for verifying DK for *incoming emails* alone and adding its result to header. DomainKeys signature are available on incoming mails header.
It will be a great help if any one help on adding both DK and DKIM results on header such as X-DKIM-Status: pass X-DK-Status: pass >From [email protected] Fri Apr 09 16:57:02 2010 Return-path: <[email protected]> X-Spam-Score: 7.3 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on s15387396.xxx.com X-Spam-Level: ******* X-Spam-Status: No, hits=7.3 required=10.0 tests=AWL,DNS_FROM_OPENWHOIS, FH_DATE_PAST_20XX,HTML_MESSAGE,SPF_PASS autolearn=no version=3.2.5 Envelope-to: [email protected] Delivery-date: Fri, 09 Apr 2010 16:57:02 -0500 Received: from mail-pw0-f47.google.com ([209.85.160.47]) by s15387396.xxx.com with esmtp (Exim 4.71) (envelope-from <[email protected]>) id 1O0MCE-0001TB-9E for [email protected]; Fri, 09 Apr 2010 16:57:02 -0500 Received: by pwj5 with SMTP id 5so2983701pwj.34 for <[email protected]>; Fri, 09 Apr 2010 14:56:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=FApvuOImSj1bSlSZUFScP3lKGUHgTCTD/Ib5lMo9Qgk=; b=bgOIzBQ7BtuQBmaeGBWcf80u+e1/zGDpzrS9pXCJ/4951HFXtzEkn85+UBapPyywrP FkZn8b4PM7jhCoAbnPrW9jTI8+Yr/QquyWQQK+GyLQTfDBtUV+IZIl5V0qGI4yY+aegM 5KoklUqHFfdEHrJ93aOH46MP6n3C1vTodmjZg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=NETnn/1s2YPwTfu+A0WwU0XV6JqmQusT0n/FgT0dr4Y2mF5TcLhvOHRUnoukmbJmJ9 O/ln81Fp1oZtamIHnf7lcRResuBu+W8agLzU5dB81EJ3x/QvLq5sDDJkn0Py/TW93NZ8 Cbqmh0Vb/UKLYX8je/R2jKuYmK7cIT+AWvbPA= MIME-Version: 1.0 Received: by 10.115.73.19 with HTTP; Fri, 9 Apr 2010 14:56:56 -0700 (PDT) Date: Sat, 10 Apr 2010 03:26:56 +0530 Received: by 10.114.86.16 with SMTP id j16mr1198836wab.128.1270850216461; Fri, 09 Apr 2010 14:56:56 -0700 (PDT) Message-ID: <[email protected]> Subject: report From: N Alaudeen <[email protected]> To: [email protected] Content-Type: multipart/alternative; boundary=00504502e8afb705120483d4dfe1 X-DKIM-Status: pass (gmail.com) Best regards, Alaudeen -- ## List details at http://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/
