Make WordPress Core

Opened 6 years ago

Closed 5 months ago

Last modified 5 months ago

#50049 closed feature request (duplicate)

PHPMailer and OAuth

Reported by: nicegamer7's profile nicegamer7 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Mail Keywords:
Focuses: Cc:

Description

I noticed that in the PHPMailer class provided with WordPress, AuthType is limited to CRAM-MD5, LOGIN, or PLAIN. But I noticed this page in their wiki which says that support for XOAUTH2 was added in version 5.2.11.

I also took a look at the SMTP class provided with WordPress, and there is a OAuth variable, but it's not used for anything (at least as far as I could tell).

I think it would be nice if this functionality was included with WordPress.

Let me know what you think, thanks.

Change History (3)

#1 @sabernhardt
5 years ago

  • Component changed from General to Mail

#2 @SirLouen
5 months ago

  • Resolution set to duplicate
  • Status changed from new to closed
  • Type changed from enhancement to feature request

There is already a proposal to include a full copy of PHPMailer in #39714 which would include Oauth elements.

#3 @peterwilsoncc
5 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.