Strange DNS Issue

Status
Not open for further replies.
When im looking at my process list

Im seeing loads of these

mail 13386 0.0 0.0 50112 2704 ? S 22:04 0:00 /usr/sbin/exim -bd -q15m -oP /var/run/exim.pid

Any idea's what they are and is it this which is sending all these emails
 
funny you say that lol it was the first thing i looked at.

Here is a recent example of what it displays

2009-03-06 00:00:08 1LfMXw-0002fy-1O <= [email protected] U=root P=local S=1218 T="Status warning from ingoo.1click-hosting.com" from <[email protected]> for root
2009-03-06 00:00:08 1LfMXw-0002fy-1O User 0 set for local_delivery transport is on the never_users list
2009-03-06 00:00:08 1LfMXw-0002fy-1O == [email protected] R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
2009-03-06 00:00:08 1LfMXw-0002fy-1O ** [email protected]: retry timeout exceeded
2009-03-06 00:00:08 1LfMXw-0002g6-3B <= <> R=1LfMXw-0002fy-1O U=mail P=local S=2103 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2009-03-06 00:00:08 1LfMXw-0002g6-3B User 0 set for local_delivery transport is on the never_users list
2009-03-06 00:00:08 1LfMXw-0002g6-3B == [email protected] R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
2009-03-06 00:00:08 1LfMXw-0002g6-3B ** [email protected]: retry timeout exceeded
2009-03-06 00:00:08 1LfMXw-0002g6-3B [email protected]: error ignored
2009-03-06 00:00:08 1LfMXw-0002g6-3B Completed
2009-03-06 00:00:08 1LfMXw-0002fy-1O Completed
 
What do you want to know about these log entries? The seem pretty self explanatory. You cannot send mail directly to user root.
 
but when any user tries to send out. Ill get a new one. ill try send out an email and it will return it.
 
other ones i have here are stating below

2009-03-06 00:18:53 H=mail.ibw-institut.de [194.209.15.244] F=<> rejected RCPT <[email protected]>: Unrouteable address
2009-03-06 00:18:53 H=mail.ibw-institut.de [194.209.15.244] incomplete transaction (QUIT) from <>
 
found out its sending when you send to same email but its not sending outside the server., what could be the issue?
 
other ones i have here are stating below

ingoo.1click-hosting.com does not have a MX record.

Code:
dig ingoo.1click-hosting.com MX

; <<>> DiG 9.3.4-P1 <<>> ingoo.1click-hosting.com MX
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2519
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;ingoo.1click-hosting.com.      IN      MX

;; Query time: 71 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Fri Mar  6 06:57:16 2009
;; MSG SIZE  rcvd: 42

Subdomains usually do not have MX records.

1click-hosting.com does not have a MX record either.

Code:
dig 1click-hosting.com MX

; <<>> DiG 9.3.4-P1 <<>> 1click-hosting.com MX
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20220
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;1click-hosting.com.            IN      MX

;; Query time: 15 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Fri Mar  6 06:58:55 2009
;; MSG SIZE  rcvd: 36
 
In post number 13 the log told you what the problem was.

Here is an example below

2009-03-05 02:07:18 1Lf23S-0002PM-Ag <= [email protected] H=localhost (ingoo.1click-hosting.com) [127.0.0.1] P=smtp S=1169 [email protected] T="More strength, length, and pleasure with less efforts." from <[email protected]> for [email protected]
2009-03-05 02:07:18 1Lf23S-0002PM-Ag ** [email protected] F=<[email protected]>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses
2009-03-05 02:07:18 1Lf23S-0002PO-Co <= <> R=1Lf23S-0002PM-Ag U=mail P=local S=2087 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2009-03-05 02:07:18 1Lf23S-0002PO-Co ** [email protected] F=<>: Unrouteable address
2009-03-05 02:07:18 1Lf23S-0002PO-Co Frozen (delivery error message)
2009-03-05 02:07:18 1Lf23S-0002PM-Ag Completed

2009-03-05 02:07:18 1Lf23S-0002PM-Ag ** [email protected] F=<[email protected]>: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses

It appears ingoo.1click-hosting.com is your hostname.

[email protected] tried to send mail to [email protected].

1. Mail should not be coming from [email protected] unless there is a script doing it.
2. babel.fr does not have an MX records and cannot aceept email.
3. Mail sent to [email protected] failed and tried to be returned to [email protected] but it can't since there are no MX records for ingoo.1click-hosting.com.
 
Last edited:
GXX, that was post 15. I would have thought by post 43 kevster would have gotten past that but apparently he still doesn't get it. So I felt the need to post it again.
 
found out its sending when you send to same email but its not sending outside the server., what could be the issue?

Show us the log entries where it cannot send to a valid email address outside the server.
 
Kevster, this thread has gone on for days now. Have you resolved the DNS issue?

Bottom line is as has been posted before; you must not have references to YOUR DNS server in your resolv.conf file.

You should have in it two nameservers given to you by your upstream. If your upstream doesn't have two nameservers, or you don't want to use them, then use the OpenDNS nameservers posted earlier in this thread, but then you should set up a free account with them, and turn off all their special features; they're designed for desktop systems and could cause problems on servers.

If all you want to do is restate your problems over and over again and not follow anyone's suggestions, then of course that's your privilege, but then you'll never resolve the issue.

Jeff
 
Email

Hi,

This thread can now be closed .. My support is sorting it. THey have outgoing mail working but now incoming isnt lol.

Im sure they will sort it.

Thanks anyway,

Kevin.
 
Status
Not open for further replies.
Back
Top