email not working

dangermouse

New member
Joined
Mar 20, 2006
Messages
2
hi there none of my email seems to be getting to recipients, this has got me totally stumped. This is one of the mails i recieved. My dns seems fine and ive restarted the boxes. Oh and the evoimage mail box seems to be fine otherwise Any ideas?


many thanks

chris

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]
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: <[email protected]>
Received: from localhost ([127.0.0.1] helo=194.79.30.71)
by da1.temporalhosting.com with esmtp (Exim 4.60)
(envelope-from <[email protected]>)
id 1FZVrR-0006ES-M0
for [email protected]; Fri, 28 Apr 2006 17:30:29 +0100
Received: from 83.105.36.48
(SquirrelMail authenticated user [email protected])
by 194.79.30.71 with HTTP;
Fri, 28 Apr 2006 17:30:29 +0100 (BST)
Message-ID: <[email protected]>
In-Reply-To: <005201c669e5$27c07770$6401a8c0@Armari13116>
References: <005201c669e5$27c07770$6401a8c0@Armari13116>
Date: Fri, 28 Apr 2006 17:30:29 +0100 (BST)
Subject: consignment no
From: [email protected]
To: "Chris Wilson" <[email protected]>
Reply-To: [email protected]
User-Agent: SquirrelMail/1.4.5
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal



dns record

da1.temporalhosting.com. A 194.79.30.71
ftp A 194.79.30.71
localhost A 127.0.0.1
mail A 194.79.30.71
pop A 194.79.30.71
www A 194.79.30.71
da1.temporalhosting.com. NS ns1.evodns2.net
da1.temporalhosting.com. NS ns2.evodns2.net
mail MX 10
da1.temporalhosting.com. TXT "v=spf1 a mx ip4:194.79.30.71 ?all"
 
There are some discrepancies in your DNS; you indicate in your post that your nameservers are ns1.evodns2.net and ns2.evodns2.net, but ns1 doesn't seem to have an A record, and DNS Report indicates different nameservers.

If fixing that doesn't fix your email, then you might need to check either your logs, or get some help from the admin of a friendly machine you also can't send email to.

Jeff
 
yeah i did the dns checks and realised that direct admin isnt changing them, i did a redhat update and its wrecked the php modules...any ideas on how to do a roll back in red hat enterprise? Ive also moved the site to a different machine till i fix all this
 
Do you mean you updated RedHat from their update command? That will install PHP from RPMs.

You probably need to remove your RPM installs of whatever the update installed (look for apache, php, etc) and then run the customapache update... search these forums for running a customapache update manually.

Jeff
 
Back
Top