Actions
Bug #2703
closedTLSv3 emails failing if fsocks doesn't support tls auto-switching
Description
Issue is documented here::
http://www.devnetwork.net/viewtopic.php?f=52&t=96525
Solution: upgrade CB's mail library to PHP5 phpmailer 5.2.0:
http://code.google.com/a/apache-extras.org/p/phpmailer/
Files
Updated by beat over 13 years ago
- File phpmailer.zip phpmailer.zip added
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
r1561 and r1562 implement that fix.
Attached zip file is the new replacement library in case someone needs to patch an old CB 1.4 or current 1.7 release.
Actions