Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
38.91 KB
MD5: 846d33203450d75913d50cebe153142a
SHA-1: 18e1d9dcc1c977534185c02b3a37f13fb35ed356
SHA-256: 7976d353d6424b63776e37c42880f2325d6f333b387623b62be2221ae0b32d95
Download zip
42 KB
MD5: 299885bd2fda770c4cb3a3035ed3a4c4
SHA-1: 68628c3be9553d5b0d2b9ab2954c4907b70fb80a
SHA-256: 20b2e313d5063e5728118fcc7605371bcb6f6ab860c8abe3adc2895babf86ba1
Release notes
Changes since 7.x-1.0:
- #2103141 by renatovargas, haggins: Fixes 'Deprecated function: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead'
- #2040661 by alexandrezia: Fixes duplicated message-id header error
- #2140815 by rogical: Changes the default to *not* use Drupal Queue
- #2140815 by rogical: Add setting for 'Send mail by queue'(smtp_queue)
- #2193183 by Tiago Bember: Fixes SMTP On/Off flag
- #1988482 by wmad, lduerig: avoids duplicated attachments
- #1500296 by exratione, Simon Georges: respects return-path
- #1741082 by plach, benclark: Fixes 8bit encoding for base64 encoded message body
- #1442514 by tobiasb: Sending attachments using modules smtp and mimemail
- #495680 by wundo: Add Support for Job Queue for SMTP 7.x
- Fixes typo inside comment
- Fixing comment indentation