|
| |
| |
Home |
| |
| |
Community |
| |
| |
Projects |
| |
| |
Support |
| |
| |
Members Only |
| |
| |
News |
| |
| |
Misc |
| |
|
|
| |
|
|
|
He that is slow to anger is better than the mighty; and he that ruleth his spirit than he that taketh a city.
|
|
| |
|
|
|
Project Summary
|
|
|
Why would someone need something like this? PHP-Nuke uses the PHP mail() function and many web hosts these days are shutting off access to this function. These hosts are now requiring authenticated SMTP. Hence the need for a replacement for PHP-Nuke's mailer functions.
|
|
|
Development Status:
04 - First Release
Project Team:
1 member
|
|
Why a new Mailer for PHP-Nuke when there is already PHPNukeMailer? Well, quite frankly, I liked Swift Mailer better as a base and at the time I started to pull this together for RavenNuke(tm), the underlying "guts" of PHPNukeMailer was PHPMailer and it appeared as though it had fallen out of development. Well, that is no longer the case. But, at the same time, I am all about giving folks "choices". Hence, I have decided to release this as a separate install for the non-RavenNuke(tm) community (but, really, if you are not using RavenNuke(tm), you are CRAZY! LOL.)
So, here it is. It combines what I liked about PHPNukeMailer (the admin piece), but re-factored and made XHTML compliant, and the Swift Mailer. Here is a more detailed list of its primary features:
- Can configure to send mail via PHP's native mail() function, SMTP or sendmail.
- Can use standard SMTP or authenticated SMTP as well as configure the port to use. Currently only supports non-SSL / TSL. Support for SSL / TSL will be added in the next feature release.
- Since this comes using Swift Mailer (PHP4 version), this has all the robust error checking, retries, etc features of that version.
- Supports right now, only using the "To" line, however, setup to support "cc" and "bcc" in the future (as well as attachments)
- PHP5 ONLY.
- Supports a single "To" address or an array of addresses. Also supports addresses with both the email address and name format, such as: Montego
- Supports Swift Mailer's batch send method (great for newsletters) where each recipient gets a separate email sent rather than everyone seeing everyone else's email addresses on the "To" line.
- Supports both "text/plain" and "text/html" type content types, with plans to also support multipart in the future (PHP5 releases only).
|
|
|
|
|
|
Project Downloads
| Name |
Description |
Most Recent Change |
Downloads |
Type |
|
TegoNuke[tm] Mailer
|
This category is for the Mailer hack. |
2008-02-26 23:06:46 |
1 |
List |
|
|
|
|
|
|