[buddypress-trac] [BuddyPress Trac] #7697: Outlook.com rejects emails from BuddyPress.
buddypress-trac
noreply at wordpress.org
Tue Feb 20 03:39:37 UTC 2018
#7697: Outlook.com rejects emails from BuddyPress.
--------------------------+---------------------
Reporter: jcrr | Owner: DJPaul
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Emails | Version: 2.8.0
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+---------------------
Changes (by r-a-y):
* keywords: => has-patch
* priority: normal => high
* version: => 2.8.0
* milestone: Awaiting Review => 3.0
Comment:
Confirmed.
The problem is right now the `List-Unsubscribe` email header gets added to
any BP email even if that email does not support an unsubscribe link.
When this occurs, the header that is added is blank -- `List-Unsubscribe:
<>`.
I'm guessing Outlook.com is very particular about the `List-Unsubscribe`
header needing to be complete. If it is not complete, then the email
doesn't get received.
`01.patch` fixes this by ensuring that we do not add the `List-
Unsubscribe` header if we do not have a valid unsubscribe link.
I tested this with an Outlook email address and I'm now able to receive
the activation email.
@jcrr - Could you test the patch to verify?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7697#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list