mimemail 8.x-1.0-alpha3

Bug fixes
New features

This is the first release that supports Drupal core 9.0. (Although D9.0 has been supported in 8.x-1.x-dev for two months already).

This is the last release that supports Drupal core 8.7.

mimemail 7.x-1.1

Security update

Fixes Mime Mail - Critical - Remote Code Execution - SA-CONTRIB-2018-068.

The second official release for Drupal 7.

The following patches have been committed since the 1.0 release:

Bug fixes

  • #161907 by RainbowLyte, sgabe: Fixed sanitization of additional mail parameter
  • #2986204 by TR: Missing test dependencies

mimemail 6.x-1.5

Security update

The sixth official stable release.

The following patches have been committed since the 1.4 release:

Bug fixes

  • #161907 by RainbowLyte, sgabe: Fixed sanitization of additional mail parameter
  • #2031143 by sgabe, das-peter: Support @import by using drupal_load_stylesheet()

mimemail 7.x-1.0

Bug fixes
New features
Insecure

The first official release for Drupal 7.

The following patches have been committed since the beta4 release:

mimemail 8.x-1.0-alpha2

Bug fixes
New features

The second alpha version for Drupal 8 to motivate people to use Mime Mail.

Please test and report back if you encounter any issues!

The following patches have been committed since the alpha1 release:

mimemail 8.x-1.0-alpha1

The first alpha version for Drupal 8 to motivate people to use Mime Mail.

Please test and report back if you encounter any issues!

mimemail 8.x-1.x-dev

Bug fixes
New features

Development snapshot of current functionality.

The following patches have been committed since the alpha1 release:

mimemail 7.x-1.0-beta4

Bug fixes
New features
Insecure

The sixth unofficial release and snapshot of current functionality for Drupal 7.

The following patches have been committed since the beta3 release:

mimemail 6.x-1.4

Security update
Bug fixes
Insecure

The fifth official stable release.

WARNING: This release includes a stronger authentication process for incoming messages which is backward incompatible. If you are using this feature, make sure to use the HMAC method with the new key generated during the update process to authenticate your messages.

The following patches have been committed since the 1.3 release:

Bug fixes

  • Public files test incorrect if similar path is not below root.

mimemail 7.x-1.0-beta3

Security update
Bug fixes
Insecure

The fifth unofficial release and snapshot of current functionality for Drupal 7.

WARNING: This release includes a stronger authentication process for incoming messages which is backward incompatible. If you are using this feature, make sure to use the HMAC method with the new key generated during the update process to authenticate your messages.

The following patches have been committed since the beta2 release:

Bug fixes

  • Public files test incorrect if similar path is not below root.

mimemail 7.x-1.0-beta2

Security update
Bug fixes
New features
Insecure

The fourth unofficial release and snapshot of current functionality for Drupal 7.

WARNING: This release includes a stronger authentication process for incoming messages which is backward incompatible. If you are using this feature, make sure to use the HMAC method with the new key generated during the update process to authenticate your messages.

The following patches have been committed since the beta1 release:

mimemail 6.x-1.3

Security update
Bug fixes
New features
Insecure

The fourth official stable release.

WARNING: This release includes a stronger authentication process for incoming messages which is backward incompatible. If you are using this feature, make sure to use the HMAC method with the new key generated during the update process to authenticate your messages.

The following patches have been committed since the 1.2 release:

mimemail 6.x-1.2

New features
Bug fixes
Insecure

The third official stable release.

May contain incompatible changes, hence testing prior to deployment is strongly recommended.

Since now it is possible to use custom keys and set the language for messages, be sure to set a unique key for your Rules and system actions and test your custom theme implementations!

The following patches have been committed since the 1.1 release:

Bug fixes

  • #2050907 by nick_schuch: No attachment if 'public files' directory is a symlink.
  • #2045699 by sgabe | Punk_UnDeaD: Boundaries are not unique on Windows.
  • #1798324 by sgabe, kienan | ShaneOnABike: Return-Path is incorrectly using sender name.
  • #1979776 by sgabe | cswolf: Hash mark link gets replaced with site URL.
  • #1963412 by sgabe | djg_tram: Content-Disposition should default to 'inline'.
  • #1719256 by lirantal, sgabe: Handle different files with the same file name.
  • #1922530 by berliner: Callto links in mail body wrongly replaced.
  • #1813348 by sgabe | jdhildeb: Sendmail invoked with empty Return-Path.

mimemail 7.x-1.0-beta1

New features
Bug fixes
Insecure

The third unofficial release and snapshot of current functionality for Drupal 7.

May contain incompatible changes, hence testing prior to deployment is strongly recommended.

Since now it is possible to use custom keys and set the language for messages, be sure to set a unique key for your Rules and system actions and test your custom theme implementations!

The following patches have been committed since the alpha2 release:

Bug fixes

  • #2045699 by sgabe | Punk_UnDeaD: Boundaries are not unique on Windows.
  • #1798324 by sgabe, kienan | ShaneOnABike: Return-Path is incorrectly using sender name.
  • #1790098 by sgabe | edb, Shellingfox: Custom 'from' address comes out as 'Array'.
  • #1979776 by sgabe | cswolf: Hash mark link gets replaced with site URL.
  • #1963412 by sgabe | djg_tram: Content-Disposition should default to 'inline'.
  • #1873348 by sgabe | tutumlum: Cannot use tokens in subject and body of HTML email action.
  • #1439918 by sgabe | Lukas von Blarer: 'Link images only' is not working if the file exists as-is.

mimemail 7.x-1.0-alpha2

New features
Bug fixes
Insecure

The second unofficial release and snapshot of current functionality for Drupal 7.

The following patches have been committed since the alpha1 release:

Bug fixes

  • #1722188 by sgabe | christian death: Split has been deprecated.
  • #321026 by sgabe, LUTi | attiks: HTML messages are broken by line breaks.
  • #1605230 by sgabe | mrbubbs: Extra space in subject caused by wordwrap.
  • #1662682 by sgabe, itamar: Value may be left unset in requirements check.
  • #1504782 by rjkuyvenhoven: Update support for Fusion based themes.
  • #1597896 by sgabe | joewickert: Plus symbol encoded as space in URLs.
  • #1515660 by sgabe | philsward: Missing upgrade path for Rules actions.
  • #81707 by sgabe | FredCK, Peters196: Auto-detect appropriate line endings.
  • #1475664 by sgabe | pumpkinkid: Getting 'Array to string conversion' error.
  • #1301876 by sean_fremouw: Regex in mimemail_headers() strips allowed characters.

mimemail 6.x-1.1

Security update
New features
Bug fixes
Insecure

IMPORTANT: There is a new permission called send arbitrary files that is now required by anyone sending emails that contain references to files that live outside the public file system (e.g images in a module or theme). If your emails are missing files after updating, check this permission. See the security issue this fixes.

The second official stable release.

The following patches have been committed since the 1.0 release:

Bug fixes

  • #321026 by sgabe, LUTi | attiks: HTML messages are broken by line breaks.
  • #1605230 by sgabe | mrbubbs: Extra space in subject caused by wordwrap.
  • #1597896 by sgabe | joewickert: Plus symbol encoded as space in URLs.
  • #1301876 by sean_fremouw: Regex in mimemail_headers() strips allowed characters.
  • #1432502 by El Bandito: Quotations are not needed to specify an attachment.
  • #1391680 by marcdecaluwe: Headers not correctly set.
  • #1372660 by eueco: Set the proper line ending when calling chunk_split().

Features

mimemail 7.x-1.0-alpha1

The first alpha version for Drupal 7 to motivate people to use Mime Mail.

Please test and report back if you encounter any issues!

mimemail 6.x-1.0

New features
Bug fixes
Insecure

The first official stable release. It is strongly recommended to test this version on a development site before updating existing production sites. Especially if you are using the Rules integration, you need to update your rules settings and set the proper input format for the HTML message body again.

The following patches have been committed since the beta2 release:

Bug fixes

  • #1232264 by InternetDevels.Com: Check for not just NULL but empty From address.
  • #1201154 by guillaumev: Check if attachments is an array and isn't empty.
  • #1203234 by sgabe | Offlein: Store input format setting for Rules and actions.
  • #1227242 by sgabe: Remove unnecessary reference signs.
  • #1076520 by joelstein: Absolute site stylesheets not included.
  • #1258062 by oadaeh: Don't allow an empty e-mail address with the default engine.
  • #1270686 by gmania: Don't add Content-Disposition to multipart/alternative parts.
  • #1260302 by sgabe | prokop1000: Replace encoding detection with UTF-8.

mimemail 6.x-1.0-beta2

Bug fixes
Insecure

The second official beta release for further testing and feedback.

WARNING: This version wraps the messages differently with multipart/mixed content type, which seems to resolve most of the different displaying issues. However, this kind of message wrapping is currently not supported by the SMTP module, see #1044534: Improve support for multipart/mixed messages for more information.

mimemail 6.x-1.0-beta1

New features
Bug fixes
Insecure

The first official beta release for further testing and feedback.

WARNING: This version wraps the messages differently with multipart/mixed content type, which seems to resolve most of the different displaying issues. However, this kind of message wrapping is currently not supported by the SMTP module, see #1044534: Improve support for multipart/mixed messages for more information.

mimemail 6.x-1.0-alpha8

New features
Bug fixes
Insecure

The eight unofficial release and snapshot of current functionality.

The following patches have been committed since the alpha7 release:

mimemail 6.x-1.0-alpha7

New features
Bug fixes
Insecure

The seventh unofficial release and snapshot of current functionality.

mimemail 6.x-1.0-alpha6

New features
Bug fixes
Insecure

The sixth unofficial release and snapshot of current functionality.

The following patches have been committed since the alpha5 release:

mimemail 6.x-1.0-alpha5

Bug fixes
Insecure

The fifth unofficial release and snapshot of current functionality.

The following patches have been committed since the alpha4 release:

mimemail 6.x-1.0-alpha4

Bug fixes
Insecure

The fourth unofficial release and snapshot of current functionality.

The following patches have been committed since the alpha3 release:

mimemail 6.x-1.0-alpha3

Bug fixes
Insecure

The third unofficial release and snapshot of current functionality.

The following patches have been committed since the alpha2 release:

mimemail 6.x-1.0-alpha1

Not an official release, but a snapshot of current functionality.

mimemail 6.x-1.x-dev

New features
Bug fixes

Development snapshot of current functionality.

May contain incompatible changes, hence testing prior to deployment is strongly recommended.

Since now it is possible to use custom keys and set the language for messages, be sure to set a unique key for your Rules and system actions and test your custom theme implementations!

The following patches have been committed since the 1.0 release:

Bug fixes

  • #2050907 by nick_schuch: No attachment if 'public files' directory is a symlink.
  • #2045699 by sgabe | Punk_UnDeaD: Boundaries are not unique on Windows.
  • #1798324 by sgabe, kienan | ShaneOnABike: Return-Path is incorrectly using sender name.
  • #1979776 by sgabe | cswolf: Hash mark link gets replaced with site URL.
  • #1963412 by sgabe | djg_tram: Content-Disposition should default to 'inline'.
  • #1719256 by lirantal, sgabe: Handle different files with the same file name.
  • #1922530 by berliner: Callto links in mail body wrongly replaced.
  • #1813348 by sgabe | jdhildeb: Sendmail invoked with empty Return-Path.

mimemail 7.x-1.x-dev

Bug fixes
New features

Development snapshot of current functionality. May contain incompatible changes, hence testing prior to deployment is strongly recommended.

Since now it is possible to use custom keys and set the language for messages, be sure to set a unique key for your Rules and system actions and test your custom theme implementations!

The following patches have been committed since the alpha2 release:

Bug fixes

  • #2045699 by sgabe | Punk_UnDeaD: Boundaries are not unique on Windows.
  • #1798324 by sgabe, kienan | ShaneOnABike: Return-Path is incorrectly using sender name.
  • #1790098 by sgabe | edb, Shellingfox: Custom 'from' address comes out as 'Array'.
  • #1979776 by sgabe | cswolf: Hash mark link gets replaced with site URL.
  • #1963412 by sgabe | djg_tram: Content-Disposition should default to 'inline'.
  • #1873348 by sgabe | tutumlum: Cannot use tokens in subject and body of HTML email action.
  • #1439918 by sgabe | Lukas von Blarer: 'Link images only' is not working if the file exists as-is.
Subscribe with RSS Subscribe to Releases for Mime Mail