On 10/03/2020 17:16, Wietse Venema wrote:
This is a problem with your DNS resolver WHICH IS NOT PART OF
POSTFIX. You need to use a better DNS resolver.
With a properly functioning resolver:
$ host -t mxwww.postfix.org
www.postfix.org has no MX record
Wietse
You didn't understood my issue, you didn't read enough from my message
or I didn't was clear enough.
It's not a MY dns issue, in fact it's not a really dns issue. Again:
1. I want to send mail to someb...@domain.com
2. From mistake, I send message to someb...@doman.com (note a missing 'i')
3. doman.com exists, BUT it doesn't have MX record defined
4. my message stays in queue until /maximal_queue_lifetime/ expires
and postfix try to resend it
5. I DON'T receive any warning about that error until
/maximal_queue_lifetime/ expires (implicitly 5 days), and THIS is the
real problem, I don't know that my message didn't arrive at destination
because I've accidentally missed a letter from destination domain name.
Regards,
Catalin Bucur