DNS - Can't Send Mail To Myself
Apr 11, 2007
I have a dedicated box, and our e-mail is handled through Gmail.
There is a contact form on our website, that customers fill out, and it e-mails us with the response.
I've noticed, however, that we never get the message. After some testing, it seems our server sends message to other domains just fine, but not to itself....
I've added the appropriate MX records with our DNS provider, and also in the /var/named/domain1.com.db file. Any clue as to why it still can't send messages to this domain? I'd more than happy to provide any other pertinent info!
View 9 Replies
Oct 25, 2009
I have migrated my cpanel server from one to other server. After finishing migration. All email account can't send mail to external mail such as to "yahoo mail".
Here, some log:
-------------------------------------------
Return-path: <test@mydomain.com>
Received: from localhost ([127.0.0.1] helo=mydomain.com)
by server.hostname.com with esmtpa (Exim 4.69)
(envelope-from <test@myadomain.com>)
id 1N1wop-0004bE-ST
for someone@yahoo.co.uk; Sun, 25 Oct 2009 09:43:11 +0300
Received: from XXX.161.156.165 ([125.161.156.165])
(SquirrelMail authenticated user test@myadomain.com)
by mydomain.com with HTTP;
Sun, 25 Oct 2009 09:43:11 +0300 (MSK)
Message-ID: <14566.XXX.161.156.165.1256452991.squirrel@domain>
Date: Sun, 25 Oct 2009 09:43:11 +0300 (MSK)
Subject: Test mail
From: test@myadomain.com
To: someone@yahoo.co.uk
User-Agent: SquirrelMail/1.4.13
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
just test
--------
Domain and mail account are edited.
View 5 Replies
View Related
Jul 20, 2008
In webmail, when a person trys to send an email they get this error:
Message not sent. Server replied: Requested action aborted: error in processing
451 Temporary local problem - please try later
We have tried all the mail processing apps on Webmail (horde/squirrel/roundcube) and all of them seem to do the same thing. We have restart exim and that doesn't do anything either.
I tried searching Google, but I didn't find too much luck there.
View 3 Replies
View Related
Jul 29, 2009
I own a dedicated server with a few IP addresses.
When one of my domains (My-Domain.com) which has a dedicated IP, sent out mail through phpmailer, the mail header tells that the mail originates from my server main IP address.
How can I make My-Domain.com send mail from the assigned dedicated IP address, not the server main IP address?
I have set this because Yahoo thinks I am a spammer.
View 8 Replies
View Related
Jun 6, 2008
i have a problem that the sites on my vps cant send mail to Hotmail but it sending mail to gmail easly..
View 14 Replies
View Related
Jul 10, 2008
I just moved my site into a new VPS account, and I found out that my email scripts were all down. Sort of. I can send outbound email to external email accounts through php scripts, outlook, webmail, etc. However, if I try to send email from something@mydomain.com to anothersomething@mydomain.com, nothing happens.
anyone know why I can't email any of my own accounts on the same domain? I'm sure it has something to do with configuring this new VPS account, but I just don't know what.
View 5 Replies
View Related
May 20, 2008
We have windows 2003 with Mail-Enable mail server. We have PHP 4 and PHP 5 on the server too.
From one of the PHP mail sending script we are not able to send the mails. currently we cannot see the logs for mail sending from PHP form in the mail-enable logs. Also when we trytelnet domain.com 25 it give the correct result.
there is no connectivity between the php and mail-enable on the server. But mails are working fine from the webmail, but they are not working from the php.
how to enable the logs for php mailing sending in mail logs so that we can see it. Also please tell us how we can configure PHP and mail-enable both together so that mails will work fine from PHP script.
View 3 Replies
View Related