On Wed, 11 Feb 2015 13:21:30 -0800, Meutel <meu...@meutel.net> wrote:
I did some tests with a simple smtp.conf which relays everything via gmail, and with a public nameserver instead of my local one.

table gmailcred file:/usr/local/etc/mail/gmailcred
accept from local for any relay via "tls+auth://gmailc...@smtp.gmail.com" auth <gmailcred> as "meu...@gmail.com"

With 5.4.2, it works. With 5.4.4, it fails:
smtp-out: Failed to resolve MX for [relay:smtp.gmail.com,starttls,auth=gmailcred:gmailcred,mx]: No MX found for domain

Same result with opensmtpd and libasr from ports.

full logs with "smtpd -vvv"

What's your /etc/resolv.conf look like? Have you tried plugging Google's DNS servers in there as a test?

--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to