Here is dig output of our domain root@test:/etc/mail # dig xxx.ru IN MX
; <<>> DiG 9.8.4-P2 <<>> xxx.ru IN MX ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39091 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; QUESTION SECTION: ;xxx.ru. IN MX ;; ANSWER SECTION: xxx.ru. 3600 IN MX 10 kalmar.xxx.ru. ;; ADDITIONAL SECTION: kalmar.xxx.ru. 3600 IN A 192.168.31.190 ;; Query time: 1 msec ;; SERVER: 192.168.2.12#53(192.168.2.12) ;; WHEN: Thu Aug 1 15:00:23 2013 ;; MSG SIZE rcvd: 63 2013/8/1 Pavel Timofeev <tim...@gmail.com>: > I'm sorry( > So resolver is MS server. > > But does it matter when it works good with 9.1 and doesn't work with 9.2? > > What I have to do for investigation? > > > 2013/8/1 Kimmo Paasiala <kpaas...@gmail.com>: >> On Thu, Aug 1, 2013 at 1:40 PM, Pavel Timofeev <tim...@gmail.com> wrote: >>> Ok, I understand. Thanks a lot for excelent explanation. Maybe >>> sendmail ignores additional section? >>> >>> I use _default_ fresh system, so resolver is _default_ bind. >>> For investigation I've just installed fresh 9.1-RELEASE amd64, email >>> delivery works and picture looks different than on 9.2: >>> >> >> The default resolver is not BIND because it's not enabled by default. >> The nameservers listed in /etc/resolv.conf are used for resolving >> addresses in default setup (assuming they are filled properly by DHCP >> client or manually by user). >> >> -Kimmo _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"