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@winehq.org Reporter: austinenglish@gmail.com CC: austinenglish@gmail.com, jnewman@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?
https://bugs.winehq.org/show_bug.cgi?id=57788
--- Comment #1 from Jactry Zeng jactry92@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 :)
https://bugs.winehq.org/show_bug.cgi?id=57788
Christian Costa titan.costa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@gmail.com
--- Comment #2 from Christian Costa titan.costa@gmail.com --- I've been having the same issues with gmail for 6 months or 1 year for both wine-bugs and wine-gitlab.
https://bugs.winehq.org/show_bug.cgi?id=57788
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|wine-bugs@winehq.org |jnewman@codeweavers.com
--- Comment #3 from Jeremy Newman jnewman@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.
https://bugs.winehq.org/show_bug.cgi?id=57788
--- Comment #4 from Christian Costa titan.costa@gmail.com --- I've read adding email addresses to the contacts list would help. I've tested but not change.
https://bugs.winehq.org/show_bug.cgi?id=57788
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |57589
--- Comment #5 from Jeremy Newman jnewman@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
https://bugs.winehq.org/show_bug.cgi?id=57788
--- Comment #6 from Austin English austinenglish@gmail.com --- Awesome, thanks Newman!
https://bugs.winehq.org/show_bug.cgi?id=57788
--- Comment #7 from Jeremy Newman jnewman@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.
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
https://bugs.winehq.org/show_bug.cgi?id=57788
--- Comment #8 from Austin English austinenglish@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!
https://bugs.winehq.org/show_bug.cgi?id=57788
--- Comment #9 from Christian Costa titan.costa@gmail.com --- The issue is gone for me. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=57788
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED
--- Comment #10 from Jeremy Newman jnewman@codeweavers.com --- Good to hear. Marking as resolved.
https://bugs.winehq.org/show_bug.cgi?id=57788
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Jeremy Newman jnewman@codeweavers.com --- Closing