Mailer Authors and Contributors
Home>Mailer>Authors and Contributors
Contents |
Credits for Original Works
As was mentioned in Why a New Mailer Bundling?, the TegoNuke™ Mailer was inspired by other products. These three in particular I would like to thank for their great contributions to the *nuke community as well as PHP community:
PHPNukeMailer
This fine script was one of the first, if not THE first, solution made available to the problem of web hosts removing the PHP mail() function. PHPNukeMailer was the inspiration for the administration applet. Here are its original credits:
/*****************************************************/ /* PhpNukeMailer v1.0.9 (Apr-11-2007) */ /* By: Jonathan Estrella (kiedis.axl@gmail.com) */ /* http://www.slaytanic.tk */ /* Copyright © 2004-2007 by Jonathan Estrella */ /*****************************************************/
The TegoNuke™ Mailer has evolved significantly since then, but the great idea of having an administration tool to configure the Mailer was Jonathan's original idea.
Swift Mailer
I was reviewing PHPMailer as the underlying PHPNukeMailer and found (at the time - no longer the case) that it was no longer in active development and support, so I went looking for other good email script libraries. Through a review of NukeEvolution, I ran into the Swift Mailer. It was in active development and support, looked quite robust, and had all the features that I could ever want in a library of its kind. Here are the current credits:
/** * Swift Mailer Core Component. * @copyright Chris Corbyn <chris@w3style.co.uk> * @author Chris Corbyn <chris@w3style.co.uk> * @package Swift * @version 4.0.6 * @license GNU Lesser General Public License */
Unfortunately, it appears that development has gone stale again as its been at version 4.0.6 for quite some time now. Most unfortunate. However, the script author is still relatively active in his Google Group set up for support purposes. We'll have to keep a close watch on this script library; hopefully development picks up again.
NukeEvolution
NukeEvolution was how I ended up finding the Swift Mailer. Thanks Technocrat for the great find!
Language File Translations
Our thanks go out to the following folks for their non-English translations:
| Language | Author | Version(s) | Web Site |
| Spanish | Jonathan Estrella | 1.0.0, 1.1.0 | http://dev.exuberanza.com. |
Additional Credits/Thanks
And last but not least, to the following folks for their continual support, wealth of good ideas and endless encouragement:
Guardian from http://www.code-authors.com kguske from http://nukeSEO.com Raven from http://www.ravenphpscripts.com and the entire RavenNuke(tm) Team both past and present.