[Bb-trac] Re: [bbPress] #937: 100k PHPmailer should be a plugin and
not in the core
bbPress
bb-trac at lists.bbpress.org
Wed Aug 20 00:09:51 GMT 2008
#937: 100k PHPmailer should be a plugin and not in the core
----------------------+-----------------------------------------------------
Reporter: _ck_ | Owner:
Type: defect | Status: new
Priority: high | Milestone: 1.0-beta & XML-RPC
Component: Back-end | Version: 1.0-alpha-1
Severity: major | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by sambauers):
* version: => 1.0-alpha-1
Comment:
PHP Mailer is in BackPress.
It is only loaded when an email is sent, so it doesn't really increase the
footprint for the vast majority of page loads.
To replace it with Swift Mailer you can re-define bb_mail() in a plugin.
That is the only place it is included.
The version we have added to BackPress is really well tested as it has
come from WordPress, and we have had lots of issues with the previous
implementation.
If/when BackPress is utilised in WordPress, this library would be included
at that time anyway.
--
Ticket URL: <http://trac.bbpress.org/ticket/937#comment:3>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list