Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14140

DKIM - Not checked in header of recipient

$
0
0

- iRedMail version: 0.8.3
- Store mail accounts in which backend (MySQL):
- Linux/BSD distribution name and version: Debian Squeeze
====

Regards,

I have a problem with DKIM. Using GoDaddy DNS.

"amavisd-new testkeys" (dkimcore.org/tools/keycheck.html also) gives me correct output:
TESTING#1: dkim._domainkey.MYDOMAIN.COM       => pass

but when I sent mail from my domain, in header of recipient mail I don't see any clue that DKIM is checked at all. Any idea?


----------------------------------------------------------------------------------------------------------------------------------------------


And one more thing sorry, I'm trying to avoid Gmail Spam folder. SPF with PTR is set on GoDaddy DNS, I update rDNS of my server IP, but Google is dedicated to put my mails in spam. :-(

Below is sample of mail header from recipient:

Delivered-To: ******media@gmail.com
Received: by 10.68.144.67 with SMTP id sk3csp137855pbb;
        Fri, 25 Jan 2013 11:33:29 -0800 (PST)
X-Received: by 10.180.84.131 with SMTP id z3mr10573342wiy.25.1359142409112;
        Fri, 25 Jan 2013 11:33:29 -0800 (PST)
Return-Path: <someone@MYDOMAIN.com>
Received: from mail.MYDOMAIN.COM (static.222.222.222.222.clients.your-server.de. [222.222.222.222]) 

        by mx.google.com with ESMTP id z20si755061wjw.21.2013.01.25.11.33.28;
        Fri, 25 Jan 2013 11:33:29 -0800 (PST)
Received-SPF: pass (google.com: domain of someone@MYDOMAIN.com designates 222.222.222.222 as permitted sender) client-ip=222.222.222.222;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of someone@MYDOMAIN.com designates 222.222.222.222 as permitted sender) smtp.mail=someone@MYDOMAIN.com
Received: by mail.MYDOMAIN.COM (Postfix, from userid 33)
    id 340F5C3308; Fri, 25 Jan 2013 20:33:28 +0100 (CET)
To: <******media@gmail.com>
Subject: Mail test.
X-PHP-Originating-Script: 501:main.inc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8;
 format=flowed
Content-Transfer-Encoding: 7bit
Date: Fri, 25 Jan 2013 20:33:28 +0100
From: MY NAME <someone@MYDOMAIN.com>
Message-ID: <d49d8cfbbbb41d05972dd12483a77793@coromma.com>
X-Sender: someone@MYDOMAIN.com
User-Agent: Roundcube Webmail/0.8.4

Testing mail.

---
Sign.

Does anyone know how to change this static.222.222.222.222.clients.your-server.de to be MYDOMAIN.COM? I read in some articles that big services such Gmail, Hotmail... take that part as important when they do filter mails.

Regards and thank you in advance!


Viewing all articles
Browse latest Browse all 14140

Trending Articles