Not sending emails to self-domain which has Google MX records

Seregwethrin

Verified User
Joined
Jun 23, 2007
Messages
20
Location
Turkey - İzmir
Hello;

I've set my mx records to Google's MX records to able to use http://www.google.com/a service.

When site sends an email to its own domain from PHP scripts, the mail doesn't reach to receiver. But it sends any other domains successfully like gmail, hotmail etc...

I've get this log file from /var/mail/ieuni file.
From MAILER-DAEMON Mon Apr 13 23:48:46 2009
Return-path: <>
Envelope-to: [email protected]
Delivery-date: Mon, 13 Apr 2009 23:48:46 +0300
Received: from mail by server.neecto.com with local (Exim 4.67)
id 1LtT5C-00011w-LF
for [email protected]; Mon, 13 Apr 2009 23:48:46 +0300
X-Failed-Recipients: [email protected]
Auto-Submitted: auto-replied
From: Mail Delivery System <[email protected]>
To: [email protected]
Subject: Mail delivery failed: returning message to sender
Message-Id: <[email protected]>
Date: Mon, 13 Apr 2009 23:48:46 +0300

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:

[email protected]
 
Did you uncheck deliver mail locally in the dns mx section.
 
Back
Top