Swiftmailer Version 3 RC2 Download

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Swiftmailer Version 3 RC2 Download

Post by Chris Corbyn »

Still only for PHP5 as of now. This fixes the bugs which were drawn to my attention in RC1. It also drops the use of an exception when sending fails just returns (int) 0 instead.

DOWNLOAD:
http://www.swiftmailer.org/pre-releases ... rc2.tar.gz [755KB]
http://www.swiftmailer.org/pre-releases ... .0-rc2.zip [964KB]

DOCUMENTATION:
http://www.swiftmailer.org/wikidocs/

If you have any issues (bugs) or any changes you'd like to see either email me at chris@w3style.co.uk or post here :)
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

RC2 going ok? We're using it successfully in a large project :)
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Is V3RC2 in SVN?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

It's the current one in the trunk, I've branched off elsewhere temporarily. For the tagged version it's at tags/php5/3.0-rc2

:)
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Sweet. Thanks d11.
Post Reply