| /[drupal]/contributions/modules/smtp/smtp.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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.
Create MIME 1.0 compliant messages with PHPMailer.
#281599 by jcwatson11: Added from e-mail address validation and parsing.
#281599 by jcwatson11: Added from e-mail address validation and parsing.
Changed formatting of two watchdog messages and added the smtp.pot file.
Changed formatting of two watchdog messages and added the smtp.pot file.
#262455 by rastatt@drupal.org: made the On and Off radio options translatable. Also adding the smtp.pot file.
#281599 by jcwatson11: set the from name and e-mail address.
#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).
#262455 by rastatt@drupal.org: Made the 'On' and 'Off' radio options translatable (comment 4).
#199843 by dennys: Added an administrative option for enabling debugging.
Remove the extra stuff at the end of the protocol strings.
#280081 by root_of_roots: Changed the encryption protocol variable name.
Added an administrative option for enabling debugging.
Added an administrative option for enabling debugging.
#280081 by root_of_roots: Changed the encryption protocol variable name.
Mostly documentation and comment updates.
Port to Drupal 6.x, including a lot of code clean up. Initial test pass, but more extensive testing needs to be done.
Added another check for an edge case of enabling Mime Mail. Also, changed the default on/off value.
#271626 by Chad_Dupuis: Changed how SMTP checks for Mime Mail being installed and enabled.
#132903 by jsm174: Added support for integration with Mime Mail.
#224601 by open-keywords: Change how the from values are processed, and added, changed or removed a few other headers.
#224340 by open-keywords: Change the way the admin form is displayed for when OpenSSl is disabled.
#207925 by Wim Leers: Fix wrong reply-to header.
Some minor changes.
#203017 by suit4: fix e-mail header problem.
#199841 by dennys: link to Gmail help page for setting up SMTP and give users a message if no SSL supoport is installed.
Added 'pre' message_type to allow pass-through of pre-formated body. Code provided by matthewc in issue #188624.
Added additional header checks. Reported in issue #157054. Fix suppied by Andreas Kohlbecker with help from dragonwize.
Added from e-mail admin settings for when an e-mail is sent w/o the From field. Reported in issue #157054. Fix suppied by Andreas Kohlbecker with help from dragonwize.
Fix problem with sending BCC addresses as To addresses. Reported on issue #188624. Fix supplied by matthewc.
Fix problem with not sending to multiple addresses. Reported on issues #141451 & #188624. Fix supplied by matthewc.
Fix the size of the port field to allow 5 digit ports. Reported in issue #153389. Fix suppied by dragonwize.
Fix a couple of watchdog messages. Reported in issue #188600. Fix provided by rfay.
Fix for when the provided From address includes a name. Reported in issues #93162 & #195622. Fix provided by scott.mclewin.
Fix for problem with headers. Reported at 157054, 180969, 185643, 188624 & 195622. Fixes provided by Andreas Kohlbecker (w/help from dragonwize), smulkey, matthewc & scott.mclewin.
Copying code from HEAD to 5.x-1.x.
file smtp.module was added on branch DRUPAL-5 on 2007-12-03 16:39:03 +0000
*** empty log message ***
101399 Added checking for \r\n line beaks.
Updated setting of from email address.
110166 Fixed error when no from address given in the headers.
39138 Added support for ssl connections.
#109452 A quick fix to match the drupal 5 changes to drupal_mail().
#100915 Updated to work with drupal 5
#51605 Updated email header parsing. Sync with HEAD.
#51605 Updated email header parsing code.
Added sending test email feature along with upgrading smtp_library variable overriding.
#62716 Fixed language code.
#60869 Changed encoding to utf-8 patch by sun.
4.6 commit
Updated settings gui.
Updated the settings to the new form api.
Minor fixes.
Reset version number.
Initial commit of SMTP capability through PHPMailer.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |