[wp-trac] [WordPress Trac] #50049: PHPMailer and OAuth

WordPress Trac noreply at wordpress.org
Fri May 1 18:45:23 UTC 2020


#50049: PHPMailer and OAuth
-------------------------+-----------------------------
 Reporter:  nicegamer7   |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 I noticed that in the PHPMailer class provided with WordPress, AuthType is
 limited to CRAM-MD5, LOGIN, or PLAIN. But I noticed
 [https://github.com/PHPMailer/PHPMailer/wiki/Using-Gmail-with-XOAUTH2
 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.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50049>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list