Releases for SMTP Authentication Support
smtp 6.x-1.0-beta4
First released: November 12, 2009 - 16:24
Size: 20.65 KB
md5_file hash: 79c3b4ec085f95949042c430e9f24dd3
Last updated: November 12, 2009 - 16:27
New beta, at last!
Lots of bug fixes, but we still have a loto of work to do for a stable 6.x release
Highlighting a functional integration of Mimemail! Hurray!
2009-11-12 Franz G Vanderlinde franz@chuva-inc.com
* bug report #132903 by johngriffin: definitive integration between Mimemail and SMTP
* feature request #132903 by mishhh,franz: Mimemail integration
* bug report #465750 from bbirtle,franz: Better parsing and handling of charsets
* bug report #207925 by Wim Leers,franz: Adds reply-to in case there are none.
* file sv.po was initially added on branch DRUPAL-6--1.
* file fr.po was initially added on branch DRUPAL-6--1.
smtp 6.x-1.0-beta3
First released: September 23, 2008 - 22:30
Size: 16.51 KB
md5_file hash: 8b3e234be4b1574ddbf0ff2ddb5142c7
Last updated: September 23, 2008 - 22:35
Much of the code for processing the message was rewritten, due to a (major) logic error I discovered in the previous release. While, as much as possible, I don't want this module to modify with the messages that pass through it, due to the differences in the way Drupal and PHPMailer process messages, it was necessary to have the SMTP Authentication Support module deconstruct the Drupal compatible messages and reconstruct them to be compatible with PHPMailer. Hopefully, if I did everything correctly, this module will produce MIME 1.0 compliant messages -- at least as far as PHPMailer allows.
It should correctly process messages with Content-Types of text/plain, text/html, multipart/alternative, multipart/related and multipart/mixed, but because so much was changed, use with caution.
Note: Due to a logic error in PHPMailer (see about it here: http://sourceforge.net/tracker/index.php?func=detail&aid=2125119&group_i...) you will need to apply a patch to the class.phpmailer.php file. There are two patches included with this module, one for the 2.0.2 version of PHPMailer and one for the 2.2.1 version of PHPMailer.
smtp 6.x-1.0-beta1
First released: September 23, 2008 - 20:14
Size: 14.42 KB
md5_file hash: d8be86088ee3e2bc419691dab3c48fdb
Last updated: September 23, 2008 - 20:15
This is the initial release of the Drupal 6.x compatible branch. It is not an official "stable" release, being that there's an expectation that there will be bugs to fix to "get it right".
smtp 6.x-1.x-dev
First released: July 6, 2008 - 14:42
Size: 20.65 KB
md5_file hash: 086836d7d2186e30d319cba37e8e0d6f
Last updated: November 13, 2009 - 00:22
This is the initial release of the Drupal 6.x compatibility port.
You may consider this a release candidate. Depending on the feedback I get, I will tag it 1.0 in a week or two (it was released July 6, 2008).
There have been many changes to the code, not just including the porting. I removed the included phpmailer and smtp classes. You now have to download the source (information is included in README.txt and INSTALL.txt). I've also cleaned up the code to be in line with Drupal Coding Standards.
Please try it out and leave feedback in the issue queue: http://drupal.org/project/issues/smtp.
I wish to give thanks to all the people who kept this module alive in Drupal 6 while I was creating this. The issue is http://drupal.org/node/214975.
smtp 5.x-1.0
First released: June 24, 2008 - 01:50
Size: 25.66 KB
md5_file hash: 015290de93222a5ecad3a956d17e5c82
Last updated: June 24, 2008 - 01:55
The stable 1.0 release for Drupal 5.x.
smtp 5.x-1.x-dev
First released: November 11, 2006 - 09:14
Size: 27.05 KB
md5_file hash: f8869f0d8f7314beaf3cac803e09a7e3
Last updated: July 13, 2008 - 00:11
This is the newest version of the module that's been updated to work with Drupal 5.
smtp 4.7.x-1.x-dev
First released: July 14, 2006 - 01:02
Size: 22.92 KB
md5_file hash: 3f8455ad8d5321d0793673882b214b3a
Last updated: January 18, 2007 - 00:13
smtp 4.6.x-1.x-dev
First released: November 21, 2005 - 02:01
Size: 21.94 KB
md5_file hash: 55907cfdfd107e8f9b922833fc330b93
Last updated: November 13, 2006 - 12:17
