[Bug 57788] New: "You have been unsubscribed from the wine-bugs mailing list"
https://bugs.winehq.org/show_bug.cgi?id=57788 Bug ID: 57788 Summary: "You have been unsubscribed from the wine-bugs mailing list" Product: WineHQ Bugzilla Version: 3.2.3 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: bugzilla-unknown Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com CC: austinenglish(a)gmail.com, jnewman(a)codeweavers.com Distribution: --- Twice now, I've gotten an email that I've been unsubscribed from the wine-bugs mailing list (I've been subscribed for years without issue). The first time was January 22, and again just now. @Newman, is this related to recent site upgrades? -- 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=57788 --- Comment #1 from Jactry Zeng <jactry92(a)gmail.com> --- Are you using Gmail for this subscription? Looks like this is Gmail's issue, my subscription to wine-bugs also has the same issue since last October, and my subscription to wine-devel has a similar issue which "encourages" me to use GitLab notifications instead eventually :) -- 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=57788 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #2 from Christian Costa <titan.costa(a)gmail.com> --- I've been having the same issues with gmail for 6 months or 1 year for both wine-bugs and wine-gitlab. -- 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=57788 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|wine-bugs(a)winehq.org |jnewman(a)codeweavers.com --- Comment #3 from Jeremy Newman <jnewman(a)codeweavers.com> --- I'll take a look in to the logs on this. But IIRC Google will greylist (or similar) us from time to time which causes emails to soft bounce which then in turn cause mailman to unsub those emails when they hit our bounce threshold. -- 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=57788 --- Comment #4 from Christian Costa <titan.costa(a)gmail.com> --- I've read adding email addresses to the contacts list would help. I've tested but not change. -- 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=57788 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |57589 --- Comment #5 from Jeremy Newman <jnewman(a)codeweavers.com> --- Google reports: [4.4.81.124] The IP address sending this message does not have a PTR record setup, or the corresponding forward DNS entry does not match the sending IP. As a policy, Gmail does not accept messages from IPs with missing PTR records. For more information, go to https://support.google.com/a?p=sender-guidelines-ip Our reverse DNS currently resolves to: 124.81.4.4.in-addr.arpa. 3600 IN PTR winehq.org. It should go to: 124.81.4.4.in-addr.arpa. 3600 IN PTR mail.winehq.org. I've filed a ticket with our provider to get this changed. Note, this issue is also reported in bug 57589 -- 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=57788 --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Awesome, thanks Newman! -- 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=57788 --- Comment #7 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. May take a bit to propagate to your local DNS. Google however should pick up on it quickly. I also updated our SMTP config so our server reports itself as mail.winehq.org not just 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.
https://bugs.winehq.org/show_bug.cgi?id=57788 Bug 57788 depends on bug 57589, which changed state. Bug 57589 Summary: Incorrect name of the mail server https://bugs.winehq.org/show_bug.cgi?id=57589 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED -- 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=57788 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- (In reply to Jeremy Newman from comment #7)
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.
May take a bit to propagate to your local DNS. Google however should pick up on it quickly.
I also updated our SMTP config so our server reports itself as mail.winehq.org not just winehq.org.
Fantastic, thanks for the quick fix! -- 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=57788 --- Comment #9 from Christian Costa <titan.costa(a)gmail.com> --- The issue is gone for me. Thanks! -- 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=57788 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #10 from Jeremy Newman <jnewman(a)codeweavers.com> --- Good to hear. Marking as resolved. -- 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=57788 Jeremy Newman <jnewman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Jeremy Newman <jnewman(a)codeweavers.com> --- Closing -- 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