mimemail 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| mimemail-7.x-1.0-alpha1.tar.gz | 29.8 KB | 65c85659488f689c4c14a25c34f71c2c |
| mimemail-7.x-1.0-alpha1.zip | 37.17 KB | 7079fc0884f6258a61b46dd9c3dfad2e |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0.tar.gz | 31.51 KB | 124fe4cf082c1f1b61daa8cc5820e45e |
| mimemail-6.x-1.0.zip | 39.46 KB | 1c06255685c7709cd28b4b3ff7c9a0bd |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-beta2.tar.gz | 26.95 KB | dfe33e2266a2ede57799d4dbbf152729 |
| mimemail-6.x-1.0-beta2.zip | 34.5 KB | b9f3776d59f81164a50cab1342017548 |
Release notes
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.
Read moremimemail 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-beta1.tar.gz | 26.82 KB | 6eb26894782594319cb7704db76f080e |
| mimemail-6.x-1.0-beta1.zip | 34.41 KB | baf6a54cf60bacf744d7e55b00a7400d |
Release notes
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.
Read moremimemail 6.x-1.0-alpha8
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha8.tar.gz | 25.74 KB | eb7b8b54f8ec2239bbf9830a4a9f7e58 |
| mimemail-6.x-1.0-alpha8.zip | 33.2 KB | 73b47976ff9e233bcf9ca93c255345c2 |
Release notes
The eight unofficial release and snapshot of current functionality.
The following patches have been committed since the alpha7 release:
Bug fixes
- #374615 by joelstein: Set starter default value for plain text user reference.
- #1076222 by papasse, Aron Novak: Check the module path on settings submission.
- #920904 by fmjrey: Fusion local.css not taken into account.
- #443964 by sgabe, pillarsdotnet: Skip style sheets with print media.
New features
mimemail 6.x-1.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha7.tar.gz | 27.66 KB | fb763ed7e51f265df6240c76dec66abf |
| mimemail-6.x-1.0-alpha7.zip | 36.99 KB | 2f7e9df0a9d96c37a4bd2455f8e769fc |
Release notes
The seventh unofficial release and snapshot of current functionality.
Read moremimemail 6.x-1.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha6.tar.gz | 22.33 KB | 4764c9fda5ee16860cc1184173bcea3f |
| mimemail-6.x-1.0-alpha6.zip | 29.22 KB | 6d4173773213eb85ee5b36a576775f7d |
Release notes
The sixth unofficial release and snapshot of current functionality.
The following patches have been committed since the alpha5 release:
- #629038 by Robbert: Attachments dont respect ‘list’ setting
- #882960 by sgabe, glynster: CSS Mail Style Sheet Overrides
- #319229 by javierreartes, tobiasb, sgabe, crifi: Set $attachments in drupal_wrap_mail()
- #903536 by sgabe: Use variable_del() to remove smtp_library()
- #456242 by sgabe, kenorb: Use proper operators in if statements with strpos()
- #882528 by sgabe | Carsten: Template suggestions based on mailkey
- #752838 by sgabe | dsms: Pass $subject to the template
- #319384 by sgabe | mariuss: Add $mailkey to body tag as CSS class
- #796510 by sgabe | smk-ka: Update CSS Compressor
- #614782 by sgabe, Sutharsan: Update README.txt
mimemail 6.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha5.tar.gz | 20.22 KB | f253fa98ec2a8510be50e4a635052686 |
| mimemail-6.x-1.0-alpha5.zip | 26.89 KB | 00f454552dd75f9b6ba8db6e11929bb0 |
Release notes
The fifth unofficial release and snapshot of current functionality.
The following patches have been committed since the alpha4 release:
- #850674 by sgabe, AlexisWilke: Prepare function name testing '_prepare'...
- #448996 by mfb, hanoii, Sylvain Lecoy: Wrong implementation of hook_mail_alter()
- #319229 by sgabe, jm.federico, joostvdl, donquixote, fehin, sunfire-design, mariuss: src='Array' if path to image is broken
- #517306 by sgabe, rdosser: Mime Mail Compress mangles absolute URLs in CSS properties
- #597448 by sgabe, rmjiv: Unsafe regex pattern in mimemail_extract_files()
- #535466 by andreiashu, sgabe: WSOD when using Mime Mail Compress without DOM extension
- #513138 by sgabe, peterx: Undefined variables in mimemail.inc
- #304476 by sgabe, Thomas_Zahreddin, aaron: PHP Error when Stylesheets don't exist
- #710116 by sgabe, neoglez: Wrong implementation/namespace conflict of mimemail_prepare()
mimemail 6.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha4.tar.gz | 19.88 KB | 5c5d251eea08e76d236437c29cebe360 |
| mimemail-6.x-1.0-alpha4.zip | 26.15 KB | 533ea5ee7bdb308f462acb20380dc4c4 |
Release notes
The fourth unofficial release and snapshot of current functionality.
The following patches have been committed since the alpha3 release:
- #642800 by scronide: Enforce requirement of PHP 5.x for Mime Mail Compress
- #740856 by sgabe, Vicbus: Check if the file part is set in the body
- #567594 by hanoii: $mailkey is not properly set in drupal_mail_wrapper()
- #768794 by sgabe, danyg: Check if the name is empty when the address is an object
- #700996 by sgabe, -Mania-: Custom inline style properties overwritten when using CSS Compressor
- #729334 by plach: Flawed CSS to XPath conversion for class selectors in Mime Mail CSS Compressor
- #456260 by sgabe, kenorb, kscheirer, mitchmac: WSOD: smtp_library variable is not removed when Mime Mail has been disabled
- #698794 by sgabe, mobilis: Attachment Content-Type-fix
- #629038 by jackinloadup, sgabe: Attachments don't respect list setting
mimemail 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha3.tar.gz | 19.83 KB | 3e9da3c05a8a9c86a4559142ecba6560 |
| mimemail-6.x-1.0-alpha3.zip | 26.04 KB | 021b871120f4206a0b94380bdc7d913f |
Release notes
The third unofficial release and snapshot of current functionality.
The following patches have been committed since the alpha2 release:
- #358439 by folkertdv: Images are only in the first message
- #448670 by sgabe, gregarios, moritzz: Spaces and Line Breaks are removed from CSS definitions
- #372710 by LUTi, sgabe, perarnet: HTML emails are text-only in Hotmail
- #583920 by Sutharsan, sgabe: Can't override mimemail.tpl.php
- #127876 by sgabe, Sutharsan, jerdavis: Plain text with/without attachment
mimemail 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha2.tar.gz | 19.6 KB | 60cb1f631a580c484c0d28667eea8ece |
| mimemail-6.x-1.0-alpha2.zip | 25.79 KB | 108f314e756452519d08b1c6cb6496e6 |
Release notes
This release fixes SA-CONTRIB-2010-030: Mime Mail - Arbitrary code execution.
mimemail 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| mimemail-5.x-1.1.tar.gz | 23.47 KB | 6498cf6ef20d8a991161a1bf547ac3f6 |
| mimemail-5.x-1.1.zip | 29.86 KB | c33f540baebca120ad6ff26b369e3be3 |
Release notes
This release fixes SA-CONTRIB-2010-030: Mime Mail - Arbitrary code execution.
mimemail 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.0-alpha1.tar.gz | 19.55 KB | 56ef10df290612ad8639045bc7b081bb |
| mimemail-6.x-1.0-alpha1.zip | 25.74 KB | 82ba18ec5308db0f757f797fb8efbea3 |
Release notes
Not an official release, but a snapshot of current functionality.
mimemail 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mimemail-6.x-1.x-dev.tar.gz | 31.75 KB | e2fabb40707c973c4e69c06f8c983339 |
| mimemail-6.x-1.x-dev.zip | 39.73 KB | a52d0f16b0a61022316f44b01ed69a2b |
Release notes
Development snapshot of current functionality.
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.
- #1270656 by sgabe: From header can be an array which causes errors.
- #1301868 by sean_fremouw: Headers overwritten.
- #1308628 by sgabe, chriscohen: List function throws notice.
mimemail 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| mimemail-5.x-1.0.tar.gz | 15.37 KB | 48769b4869ff8a8e9a67a960791fadcc |
| mimemail-5.x-1.0.zip | 16.88 KB | 1215dce8f40d16f446803cfdc12ec9c6 |
Release notes
Initial release.
mimemail 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mimemail-5.x-1.x-dev.tar.gz | 18.78 KB | fc18aa09104a47adf514744defaf24dc |
| mimemail-5.x-1.x-dev.zip | 20.94 KB | ae2d9b149f37f86f6315890a98057bf8 |
Release notes
Basic 5.0 functionality. Please file issues if you find them!
mimemail 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mimemail-7.x-1.x-dev.tar.gz | 32.61 KB | 3ed8015ed9274a6b2b95490dec85e7d3 |
| mimemail-7.x-1.x-dev.zip | 40.16 KB | 58debbea9ae18bc303518a1597e4f891 |
Release notes
Development snapshot.
mimemail 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mimemail-4.7.x-1.x-dev.tar.gz | 13.15 KB | f644df3473161ef033fc0649be9c5b97 |
| mimemail-4.7.x-1.x-dev.zip | 14.3 KB | a3179fdf7669efd598bde4b931610eac |
mimemail 4.6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mimemail-4.6.x-1.x-dev.tar.gz | 12.63 KB | 11a3335f5178fe0e9f74d87dc3c520ae |
| mimemail-4.6.x-1.x-dev.zip | 13.68 KB | 9ead8dd646d565dd296b3d6f3f5589a9 |