Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2013 17:55:55 +0400
From:      Pavel Timofeev <timp87@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Strange sendmail behaviour after upgrade to 9.1-BETA2
Message-ID:  <CAAoTqfvmsYc=fE9AZyzf9GKBtbazdu%2B3jmD5TjhMqQHDnrtrkw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello everyone!
I've just upgraded (binary) my server from FreeBSD 9.1-RELEASE amd64
to 9.2-BETA2.
And my sendmail can't resolv any hostname. It says:
Jul 30 17:28:54 reticulum sm-mta[3191]: r6UCqeun016122:
to=<ptimofeev@xxx.ru>, ctladdr=<mox@reticulum.xxx.ru> (1001/1001),
delay=00:36:14, xdelay=00:00:00, mailer=esmtp, pri=300348,
relay=kalmar.xxx.ru., dsn=4.0.0, stat=Deferred: Name server:
kalmar.xxx.ru.: host name lookup failure

Meanwhile, I didn't change anything in resolv.conf and I can't find
anything wrong when I use nslookup manually. It works. Furthermore,
when I set to mailertable something like
xxx.ru                  smtp:[192.168.62.209]
where ip address is address of another server (not kalmar's which is
mx server) sendmail works but with strange log message
Jul 30 17:44:17 octans sm-mta[11666]: r6UDiGhD011656:
to=<ptimofeev@xxx.ru>, ctladdr=<mox@octans.xxx.ru> (1001/1001),
delay=00:00:01, xdelay=00:00:01, mailer=smtp, pri=30340,
relay=[192.168.62.209] [192.168.62.209], dsn=2.0.0, stat=Sent
(r6UDiG8v018961 Message accepted for delivery)
Why it says relay's ip address two time in log?
Is someone experiencing such problems? I mean can someone confirm
similar behaviour?
Could you please check on 9.2-BETA2 stuff like "echo bla | mail
myemail@mydomain.com"?
I can provide more info that you want. Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAoTqfvmsYc=fE9AZyzf9GKBtbazdu%2B3jmD5TjhMqQHDnrtrkw>