On Wed, 11 Feb 2015 13:21:30 -0800, Meutel <[email protected]> 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://[email protected]" auth <gmailcred> as "[email protected]"

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 [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to