Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download smtp-7.x-1.3.tar.gztar.gz 39.78 KB
MD5: 99703853dc82592aa2038e2d291d8a1c
SHA-1: 71ed3686a88a593a6b83453ff4a2bc8f64ab3aa7
SHA-256: 68ef906cfdf2a0712e61ea96725d2eda0454b3b45275ab06e26067f0ee7df2ea
Download smtp-7.x-1.3.zipzip 43.09 KB
MD5: f7a3de13aa58d94347fabdfb1e90b27c
SHA-1: 876eea083fb2cee78a5b36d11db181dccc0257b4
SHA-256: ea44223496506b5de21596f24aab3710c83f65b261b0494765caf9041180dfd1

Release notes

Changes since 7.x-1.2:

  • #2453673 by mkolar, wundo: Allow to bypass queue
  • #2548129 by rrfegade: Spelling errors in D7
  • #1741082 by joelpittet, Dave the Brave, plach, cbccharlie, thirdender, scresante, akoepke, benclark: 8bit encoding for base64 encoded message body
  • Fixing support for legacy queue items
  • Fixes logging settings check
  • Creates support for legacy queue items
  • Fixing variable name in the interface
  • Creating a queue for retrying failed sends. This queue will store all messages that failed to be sent and requeues them for later processing.
  • #1292490 by mkolar, jtsnow, wundo, Fabianx: Error messages break AJAX / debug is spit out directly
  • #1937416 by mkolar, interX, wundo, Fabianx: Watchdog logging verbose settings
  • #2305563 by samspinoy: Clean up leftover variables on uninstall
  • #2453673 by mkolar: Allow to bypass queue
  • #1937416 by wundo: Calling variable_get('smtp_debugging') only once inside SmtpMailSystem::mail()
  • #1937416 by wundo: Changing SMTP_LOGGING_ERRORS level to be the default log level
  • #1937416 by wundo: Using defined constants inside hook_update_N, rewriting update function
  • #1937416 by wundo: Fixing doxygen inside smtp.install
  • #1937416 by wundo: Calling variable_get('smtp_debugging') only once inside form builder
  • Fixing trailing whitespaces and line items
Created by: wundo
Created on: 8 Dec 2015 at 20:36 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases