Posted by José San Martin on September 8, 2011 at 6:12pm
| Download | Size | md5 hash |
|---|---|---|
| smtp-7.x-1.0-beta1.tar.gz | 36.31 KB | 93d6353705368207ddab38b31dfb0a6b |
| smtp-7.x-1.0-beta1.zip | 40.34 KB | 7a6b0cf8d602e0c013bc55f61bad6b8b |
Last updated: September 8, 2011 - 18:17
Release notes
First 7.x stable version!
Changes since 6.x-1.0-beta5:
- #1112828 by MakubeX, Vlad Vinnikov: replaces deprecated function split() with explode()
- #256920 by Magnus: Imported translations to localization server and removed CVS files.
- [bug] #1012062 by José San Martin: correcting FROM defaults.
- Bug report #742962 by yettyn: Drupal 7 port of SMTP module. Relicense relevant parts of PHPMailer to embed into module. Remove old patches as no longer needed. And crossed finger as this is my first commit since a long time ;-)
- bug report #938888 by Grayside: Update path entry on hook_menu()
- bug report 279264 by vdenduluri, JSCSJSCS, franz: Documentation for downloading & patching PHPMailer was inaccurate
- bug report #727744 by sgabe: Missing boundary delimiter in multipart/related e-mails with SMTP and MimeMail
- bug report #694222 by tvon,memfis,attiks: smtp_mailengine sets sender incorrectly
- bug report 703482 by xiandatian,jrglasgow: Reply-To issue causing Webform trouble
- Resolving CVS conflicts
- Merging back to HEAD to create new branch
- #281599 by jcwatson11: Added from e-mail address validation and parsing.
- #262455 by rastatt@drupal.org: Changing directory name from po to translations and adding German translation.
- Changed formatting of two watchdog messages and added the smtp.pot file.
- #281599 by jcwatson11: set the from name and e-mail address.
- #262455 by rastatt@drupal.org: Made the 'On' and 'Off' radio options translatable (comment 4).
- Added an administrative option for enabling debugging.
- #280081 by root_of_roots: Changed the encryption protocol variable name.