[buddypress-trac] [BuddyPress Trac] #7009: New Email Feature Over SMTP failed to sent.
buddypress-trac
noreply at wordpress.org
Mon Apr 11 10:07:48 UTC 2016
#7009: New Email Feature Over SMTP failed to sent.
-------------------------------------------------+-------------------------
Reporter: singhleo | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: Awaiting
Component: API - Emails | Review
Severity: blocker | Version:
Keywords: needs-patch dev-feedback needs- | Resolution:
testing reporter-feedback |
-------------------------------------------------+-------------------------
Changes (by DJPaul):
* keywords: needs-patch dev-feedback needs-testing => needs-patch dev-
feedback needs-testing reporter-feedback
Comment:
@singhleo Hi, thanks for opening a ticket! Your English is great. 👍
Look at the `fix_phpmailer_messageid()` function in WordPress; hostname is
set if the site is multisite. The original idea with multisite was to
build wordpress.com, with different domain names for each site, so I can
understand why this had that property set there.
The question is why is setting the property for not-multisite harmful.
@singhleo Are you able to do some debugging and find out what the value of
`$phpmailer->Hostname` is for a regular WordPress email (that gets sent
okay), and what the value is for a BuddyPress email (that does not get
sent)?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7009#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list