Opened 13 years ago
Closed 13 years ago
#25056 closed defect (bug) (duplicate)
Update to class_phpmailer.php in WordPress 3.6 broke email sending on server using mini_sendmail
| Reported by: | thetamarketing | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | External Libraries | Version: | 3.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I have a client that is hosted on a server that uses mini_sendmail and after upgrading their WordPress install to version 3.6 all email functionality from WordPress stopped working.
I reverted to using the class_phpmailer.php file from WordPress version 3.5.2 and the email functionality started working again.
Change History (6)
#4
@
13 years ago
- Keywords has-patch added; reporter-feedback removed
- Resolution → worksforme
- Status new → closed
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Per https://code.google.com/a/apache-extras.org/p/phpmailer/issues/detail?id=75, PHPMailer 5.2.1 appears to be affected, however that is the version used in 3.4 and 3.5 (see #19887, #21074).