I setup DomainKeys already but when I sent email to Yahoo domain name using Horde, they got bounced. Below is the bounce message:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
myemail@yahoo.com
retry time not reached for any host after a long failure period
------ This is a copy of the message, including all the headers. ------
Return-path: <sales@mydomain.com>
Received: from localhost ([127.0.0.1])
by ina.lunarmania.com with esmtpa (Exim 4.69)
(envelope-from <sales@mydomain.com>)
id 1S8Qfn-0003w5-Dh
for myemail@yahoo.com; Thu, 15 Mar 2012 23:29:59 -0700
Received: from 24.16.99.200 ([24.16.99.200]) by ina.lunarmania.com (Horde
Framework) with HTTP; Thu, 15 Mar 2012 23:29:59 -0700
Message-ID: <20120315232959.14501ma51d0hny80@ina.lunarmania.com>
Date: Thu, 15 Mar 2012 23:29:59 -0700
From: sales@mydomain.com
To: myemail@yahoo.com
Subject: test
MIME-Version: 1.0
Content-Type: text/plain;
charset=ISO-8859-1;
DelSp="Yes";
format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.9)
test
I tried to send to Gmail domain name and it went through just fine. I looked in email header and found that DomainKeys was on with below string:
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=mydomain.com;
h=Received:To:Subject:Reply-To:From:Date:Content-Type:Content-Transfer-Encoding:Content-Disposition:MIME-Version:Message-Id:X-Source:X-Source-Args:X-Source-Dir;
b=NwlQZnpi9lSCIRz86ZQNxkg+8O7K+kj0nNxcMYM7fxJKq3JopNPPNDp/eMChBjy6FyfQs+/Nf4yULMwgGRMen1Qz5jcCTrTA7JaVM7jqQjmfoLKprsXh9kNDc3OZpmpo;
So obviously the way Yahoo seeing email from Lunarpages is different. Can you tell me if this has been setup correctly? Or is there other method to ensure out-going email not being filtered as "spam" and bounce??
Thanks