Code Monkey home page Code Monkey logo

Comments (4)

solomon-s-b avatar solomon-s-b commented on July 18, 2024

As per the link you refer to, there are two options to resolve this problem.
The one you suggested, and the other is to add "multi on" to "/etc/host.conf" file.

According to Debians reference manual here, the setting in "/etc/host.conf" is already there.

Ubuntu is based on Debian therefore it inherits most of its default settings from Debian including the "/etc/host.conf" settings.

I've checked to see if on my MiaB server (Ubuntu 22.04) that setting is present, and it does.

I then checked if it returns multiple IP addresses using the "host" command against the following domain names:

  • google.com
  • yahoo.com
  • linode.com
host google.com

google.com has address 142.251.40.142
google.com has IPv6 address 2607:f8b0:4006:820::200e
google.com mail is handled by 10 smtp.google.com.
host yahoo.com

yahoo.com has address 74.6.143.26
yahoo.com has address 98.137.11.163
yahoo.com has address 74.6.231.21
yahoo.com has address 74.6.143.25
yahoo.com has address 98.137.11.164
yahoo.com has address 74.6.231.20
yahoo.com has IPv6 address 2001:4998:24:120d::1:1
yahoo.com has IPv6 address 2001:4998:44:3507::8001
yahoo.com has IPv6 address 2001:4998:124:1507::f001
yahoo.com has IPv6 address 2001:4998:124:1507::f000
yahoo.com has IPv6 address 2001:4998:44:3507::8000
yahoo.com has IPv6 address 2001:4998:24:120d::1:0
yahoo.com mail is handled by 1 mta6.am0.yahoodns.net.
yahoo.com mail is handled by 1 mta7.am0.yahoodns.net.
yahoo.com mail is handled by 1 mta5.am0.yahoodns.net.
host linode.com

linode.com has address 72.14.191.202
linode.com has address 69.164.200.202
linode.com has address 72.14.180.202
linode.com has IPv6 address 2600:3c00::22
linode.com has IPv6 address 2600:3c00::12
linode.com has IPv6 address 2600:3c00::32
linode.com mail is handled by 10 mxa-00190b01.gslb.pphosted.com.
linode.com mail is handled by 10 mxb-00190b01.gslb.pphosted.com.

As you can see, from the outputs above, it definitely returns multiple IP addresses.

Can you please check against your server to see if the "multi on" setting in /etc/host.conf is present.

from mailinabox.

konstanzzz avatar konstanzzz commented on July 18, 2024

Can you please check against your server to see if the "multi on" setting in /etc/host.conf is present.

Hi,

I checked it prior to modifying main.cf. multi on was already present yet the issue was only resolved by adding the line mentioned in the second option.

from mailinabox.

solomon-s-b avatar solomon-s-b commented on July 18, 2024

While digging into this subject, I found out that one of my mail servers had a misconfigured rDNS IPv6 record. so, thanks to you, now it's fixed.

Regarding the other email headers containing the: "RDNS_NONE Delivered to internal network by a host with no rDNS"

In my case, all of them were legit spam scores as they really didn't resolve to a PTR (rDNS) record or the IP address didn't match the one postfix got from the client.

My question is, are the unresolved domain names in your /var/log/mail.log file ones you expect to get email from and if so, could it be that at their end there is a misconfigured DNS record?

Also I found an old post on MiaB forum here, it appears that they aren't concerned about it.

from mailinabox.

konstanzzz avatar konstanzzz commented on July 18, 2024

My question is, are the unresolved domain names in your /var/log/mail.log file ones you expect to get email from and if so, could it be that at their end there is a misconfigured DNS record?

The sending domains are under my control as well and their DNS and PTR records are properly configured.

from mailinabox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.