TongueTied
06-02-2006, 06:42 AM
I am having a problem sending email to hotmail users from my QMR setup. When I send mail to a hotmail account, it goes into their junk mail folder. I see that hotmail advises not to have a virus scanner on your outbound mail and I don’t as I have tcp.smtp set to allow local users to bypass qmail-scanner-queue. The second suggestion is to sort out your DNS entries. This may be the problem I am having but I will describe everything after I put in a message header taken from an email I sent to a hotmail account. To avoid addresses being picked up from this post, I have modified the header to hide the addresses and servers.
MIME-Version: 1.0
Received: from mail.mydomain.info ([210.19.194.98]) by bay0-mc10-f2.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 2 Jun 2006 00:14:15 -0700
Received: (qmail 28123 invoked by uid 1031); 2 Jun 2006 15:12:48 +0800
Received: from b777.mylocaldomain.office (HELO b777) (my.name@mydomain.info@192.168.1.12) by mail.mydomain.info with SMTP; 2 Jun 2006 15:12:48 +0800
X-Message-Info: txF49lGdW433KH88hOu/qOLQsPwuH/Q6mPmEzCB/RVo=
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1807
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807
Return-Path: my.name@mydomain.info
X-OriginalArrivalTime: 02 Jun 2006 07:14:15.0235 (UTC) FILETIME=[27D49930:01C68614]
I have used GoDaddy.com to register the domain and have listed my mail.mydomain.info as an A record. Initially, I had it as a CNAME but gather you can’t do that so I removed the CNAME and entered mail to my fixed ip in the A records. I can telnet to mail.hotmail.com on port 25 as they say is necessary. The reverse PTR record is set correctly and I get response I think is correct from dnsstuff.com and dnsreport.com.
I have been racking my brain trying to figure this out. Nothing I do seems to work as ensure that email sent to hotmail addresses goes into their inbox rather than their junk mail folders. Is anyone else having this problem? Is there a solution?
MIME-Version: 1.0
Received: from mail.mydomain.info ([210.19.194.98]) by bay0-mc10-f2.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 2 Jun 2006 00:14:15 -0700
Received: (qmail 28123 invoked by uid 1031); 2 Jun 2006 15:12:48 +0800
Received: from b777.mylocaldomain.office (HELO b777) (my.name@mydomain.info@192.168.1.12) by mail.mydomain.info with SMTP; 2 Jun 2006 15:12:48 +0800
X-Message-Info: txF49lGdW433KH88hOu/qOLQsPwuH/Q6mPmEzCB/RVo=
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1807
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807
Return-Path: my.name@mydomain.info
X-OriginalArrivalTime: 02 Jun 2006 07:14:15.0235 (UTC) FILETIME=[27D49930:01C68614]
I have used GoDaddy.com to register the domain and have listed my mail.mydomain.info as an A record. Initially, I had it as a CNAME but gather you can’t do that so I removed the CNAME and entered mail to my fixed ip in the A records. I can telnet to mail.hotmail.com on port 25 as they say is necessary. The reverse PTR record is set correctly and I get response I think is correct from dnsstuff.com and dnsreport.com.
I have been racking my brain trying to figure this out. Nothing I do seems to work as ensure that email sent to hotmail addresses goes into their inbox rather than their junk mail folders. Is anyone else having this problem? Is there a solution?