On 1/4/2013 1:24 AM, Marcin Mirosław wrote:
W dniu 04.01.2013 10:13, eximmail pisze:
Hi!
I am getting this in my log files a lot and am wondering why?
no IP address found for host phpbbspprt840.gmail.com (during SMTP
connection from unlocktheinbox.com (mail.unlocktheinbox.com)
[168.144.32.45])
no IP address found for host phpbbspprt840.gmail.com (during SMTP
connection from mout.gmx.net [74.208.4.200])
no IP address found for host phpbbspprt840.gmail.com (during SMTP
connection from strong-eds-02.klga1.s.vonagenetworks.net [216.115.18.24])
If you notice every time an email comes in from wherever it always has
phpbbspprt840.gmail.com attached to it.
The normal email does come in and the headers from the mail does not
show this, only the logs.
Can someone help me figure this out please.
Please show content of /etc/resolv.conf , /etc/hosts
and what `hostname` says.
And I think this isn't problem with exim but with configuration of your OS.
Marcin
hosts
# This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server.
# Syntax:
#
# IP-Address Full-Qualified-Hostname Short-Hostname
#
127.0.0.1 localhost
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
192.168.1.2 server.edschooler.com server
resolve.conf
search edschooler.com
nameserver 192.168.1.2
nameserver 8.8.8.8
Hostname
server.edschooler.com
As you can see everything looks normal.
Thanks
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/