This page is still a beta!

Extension Repository

Swiftmailer Lib

Swiftmailer Lib

Write Emails using Swiftmailer (www.swiftmailer.org). This only glues swiftmailer to typo3. A simple contact form is provided. Additional features have to be coded by yourself.

Last upload comment

Bugfix: replace deprecate function split() by preg_split

Download

Version 0.1.6 alpha
Last uploaded April 18, 2011
Downloads 147
Extension key ab_swiftmailer
Author Alexander Bigga
Category
Dependencies
Conflicts
Manual Read online
Downloads by version

Version history

Expand
Collapse
0.1.5 Upgrade to Switmailer 4.0.6. Replace ereg() (deprecated as of PHP 5.3.0) with preg_match().
0.1.4 minor bugfix. blocking links in message field. fix name in flexform.
0.1.3 This adds a check for HTML-links in the message field of the contact form. Hopefully this will block most spambots.
0.1.5 Upgrade to Switmailer 4.0.6. Replace ereg() (deprecated as of PHP 5.3.0) with preg_match().
0.1.4 minor bugfix. blocking links in message field. fix name in flexform.
0.1.3 This adds a check for HTML-links in the message field of the contact form. Hopefully this will block most spambots.
0.1.2 first release with documentation; small bugfix because of PHP warnings.
0.1.1 Fixed a problem sending messages from ab_booking. Now using the swiftmailer logger-plugin to get information about failed SMTP-connections
0.1.0 Update to swiftmailer 4.0.4; added flexform for SMTP-Settings and Signature
0.0.1 quick an dirty inital release. Makes it possible to use the swiftmailer library in Typo3 extension. A simple contact form is provided. SMTP settings after installing Typo3 extension
Back to Extension List