Hello,

after upgrading opensmtpd 5.4.2 to 5.4.4 on FreeBSD 10.1, I have an issue with relaying mail. My setup is: - 1 jail ("mail") which handles all mails for the domain and relay mails from other jails
- all other jails (for example www) relay via the "mail" jail

When I send a mail from www jail, it fails with this message in logs:
smtp-out: Failed to resolve MX for [relay:mail,port=587,starttls,auth=jailcred:jailcred,mx]: No MX found for domain

smtpd.conf on www jail is:

table jailcred file:/usr/local/etc/mail/jailcred
accept from local for any relay via "tls+auth://jailcred@mail:587" auth <jailcred>

Is there something wrong with my configuration (or not compatible with 5.4.4)?

Thanks.

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to