Swift Mailer - Pluggable Mailing in PHP
Swift is a fully OOP Library for sending e-mails from PHP websites and applications. It does not rely on PHP's native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently. Swift is comparable to PHPMailer except that it implements an extremely flexible plugin system meaning you can get the most out of sending emails from your PHP applications. The interface for Swift is both tighter and more intuitive. ** Works with Gmail secure servers!! ** This is free software, licensed under the LGPL.
Visit publisher site: Swift Mailer - Pluggable Mailing in PHPListing Details
- Version:
- 2.1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / Email Systems / Email Utilities
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Chris Corbyn Other listings by this publisher
License & Pricing Information
- License Type:
- LGPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
Swift mailer out of the box will not work. The READ-ME_FIRST.doc in their program informs you that the documentation included with the program is out of date. They provide a link to updated docs on their site. These docs are also outdated, they call for files in the setup procedure that aren't in the program. The instructions are poorly written and lacking. You will need advanced programming knowledge to get this program to work. My rating on this is low.