Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
36.31 KB
MD5: 93d6353705368207ddab38b31dfb0a6b
SHA-1: b222fd1f61a0e28a7ee0361ab3dde0fff05af9ef
SHA-256: fe7731886dc2e16999028a4b8b11d63ae39854ff56735bf6973a5e5095c6ee04
Download zip
40.34 KB
MD5: 7a6b0cf8d602e0c013bc55f61bad6b8b
SHA-1: d8ca87c06c03c465250a60131419967fc9c2b335
SHA-256: e0816dfac1311fc9e8c6dd90035fc3d07261126759126b670926094104e9fffa
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.