[wp-trac] [WordPress Trac] #36125: Disable automatic TLS encryption in PHPMailer
    WordPress Trac 
    noreply at wordpress.org
       
    Sun Mar  6 10:34:19 UTC 2016
    
    
  
#36125: Disable automatic TLS encryption in PHPMailer
--------------------------------+------------------------------
 Reporter:  scara               |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  External Libraries  |     Version:  trunk
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |     Focuses:
--------------------------------+------------------------------
Comment (by dd32):
 It appears, from first glance, that this specifically requires you to be
 using the SMTP functionality of PHPMailer, whereas WordPress specifically
 specifies to use the PHP `mail()` command.
 Are you perhaps running a plugin to enable the usage of SMTP? I have a
 feeling that this should be an option for that plugin, if it's indeed why
 that code branch is being hit.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36125#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list