[Bug 57589] New: Incorrect name of the mail server
https://bugs.winehq.org/show_bug.cgi?id=57589 Bug ID: 57589 Summary: Incorrect name of the mail server Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs(a)winehq.org Reporter: lav(a)etersoft.ru CC: jnewman(a)codeweavers.com Distribution: --- mail.winehq.org incorrectly reports its name: # netcat 4.4.81.124 25 220 winehq.org ESMTP Also both direct and reverse resolving need be the same. Now it is broken: # resolve mail.winehq.org IP address of mail.winehq.org: 4.4.81.124 # resolve 4.4.81.124 Host name of 4.4.81.124: winehq.org I just checked with follow tool: https://mxtoolbox.com/SuperTool.aspx?action=smtp%3amail.winehq.org&run=toolp... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57589 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |57788 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57589 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|wine-bugs(a)winehq.org |jnewman(a)codeweavers.com Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Jeremy Newman <jnewman(a)codeweavers.com> --- I've filed a ticket with our provider to get our PTR record changed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57589 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Jeremy Newman <jnewman(a)codeweavers.com> --- PTR record updated. dig @ns3.level3.net +noall +answer -x 4.4.81.124 124.81.4.4.in-addr.arpa. 3600 IN PTR mail.winehq.org. Updated the SMTP config so the hostname is reported correctly as well. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57589 Vitaly Lipatov <lav(a)etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Vitaly Lipatov <lav(a)etersoft.ru> --- Thank you! It works now! # netcat mail.winehq.org 25 220 mail.winehq.org ESMTP # resolve 4.4.81.124 Host name of 4.4.81.124: mail.winehq.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla