Releases for Mailsave
mailsave 5.x-3.3
Download: mailsave-5.x-3.3.tar.gz
Size: 24.78 KB
md5_file hash: b1bc8ea0166831e034f2447dcaedcb6c
First released: August 20, 2008 - 21:57
Last updated: August 20, 2008 - 22:00
View usage statistics for this release
This release fixes a vulnerability to mimetype spoofing that could be used in malicious posts. See SA-2008-051 - Mailsave - Cross site scripting for details.
Users should upgrade to Drupal 5.10 and this release of mailsave to guard against this issue.
mailsave 6.x-1.3
Download: mailsave-6.x-1.3.tar.gz
Size: 24.68 KB
md5_file hash: c193576e4f1e797bdc9c9b57536cd482
First released: August 20, 2008 - 21:57
Last updated: August 20, 2008 - 22:00
View usage statistics for this release
This release fixes a vulnerability to mimetype spoofing that could be used in malicious posts. See SA-2008-051 - Mailsave - Cross site scripting for details.
Users should upgrade to Drupal 6.4 and this release of mailsave to guard against this issue.
mailsave 6.x-1.2
Download: mailsave-6.x-1.2.tar.gz
Size: 24.6 KB
md5_file hash: 07a28abd29b11fc2d666724c23d9a701
First released: August 7, 2008 - 22:56
Last updated: August 7, 2008 - 23:00
View usage statistics for this release
#217516: filename header is not iso-8859-1 decoded - Improve decoding of mb_encoded filenames.
#291232: Mailsave settings cannot be accessed - Fix menu access arguments, and tidy up strings a little bit.
mailsave 6.x-1.1
Download: mailsave-6.x-1.1.tar.gz
Size: 18.92 KB
md5_file hash: e6af62e9a87d8d37dac06a87e6439584
First released: July 12, 2008 - 22:13
Last updated: July 12, 2008 - 22:15
View usage statistics for this release
The 6.x-1.0 release accidentally included some debug messages. 6.x-1.1 corrects this.
mailsave 6.x-1.0
Download: mailsave-6.x-1.0.tar.gz
Size: 18.95 KB
md5_file hash: c9d0dc58cef60c0547fe1754e3e2dd65
First released: July 12, 2008 - 21:36
Last updated: July 12, 2008 - 21:40
View usage statistics for this release
This is the first official release of mailsave for Drupal 6. At this time only the main mailsave module and the clean up filters are ready for use. The mailsave_to_image module isn't available as the image module itself hasn't been officially released.
mailsave 5.x-3.2
Download: mailsave-5.x-3.2.tar.gz
Size: 24.32 KB
md5_file hash: 9a492d1bf18ca93ba189ada5e771eb17
First released: March 23, 2008 - 22:44
Last updated: March 23, 2008 - 22:45
View usage statistics for this release
Fixes for #234502: an image node created by mailsave_to_image_attach module is not published by default and #217516: filename header is not iso-8859-1 decoded
There are no new features in this release.
mailsave 5.x-3.1
Download: mailsave-5.x-3.1.tar.gz
Size: 23.67 KB
md5_file hash: 50ce5b1f82c5c8c328981788cf89b789
First released: October 28, 2007 - 13:51
Last updated: October 28, 2007 - 13:55
View usage statistics for this release
No significant changes to mailsave, but includes a new clean up filter for Tele2 (submitted by HeManHedman), and some minor changes to the Verizon filter (submitted by Moonshine).
mailsave 5.x-3.0
Download: mailsave-5.x-3.0.tar.gz
Size: 23.22 KB
md5_file hash: 0d2f935dafbcfce04ee4720c85586dbf
First released: October 23, 2007 - 22:15
Last updated: October 23, 2007 - 22:20
View usage statistics for this release
This update to mailsave introduces additional modules to extend mailsave:
mailsave_to_image_attach can be used to turn jpegs in to separate image nodes which are linked to the parent message. This allows you to add images to posts without losing the original content type. This can be useful for posts such as forum entries, when the original content type is important.
mailsave_to_imagefield allows mailsave to add images to CCK image fields - thanks to Moonshine for this module.
mailsave_to_audio (beta) allows mailsave to try and handle mp3 files by creating audio nodes. This module is beta and really needs more work, but it's here to try out!
There are some additional clean up filters, based on sample messages received from the Drupal community.
And finally, the new version takes advantage of the newest version of mailhandler which does the retrieval of attachments by itself. This speeds things up as previously mailsave had to do this part which meant making another call to the mail server. Mailsave will happily work with older versions of mailhandler as it continues to support them.
mailsave 5.x-2.0
Download: mailsave-5.x-2.0.tar.gz
Size: 17.13 KB
md5_file hash: 844be6bdc3845745e991f0fefd3c1931
First released: May 30, 2007 - 21:59
Last updated: May 30, 2007 - 22:00
View usage statistics for this release
Version 2 of mailsave. Mailsave now implements a modular structure and mailsave on its own does nothing more than save attachments. Other modules are called via hook_mailsave. This package includes a module called mailsave_to_image which implements the original "convert to image node" functionality of mailsave in the new format.
Version 2 also includes the ability to call hook_mailsave_clean and perform pre-processing of email messages. This is aimed primarily at cleaning up messages sent via an MMS gateway, but could also be used to clean up general emails. This package includes a small selection of filters that can be used as examples to develop your own.
The HEAD branch of mailsave will work towards Version 3 which will (hopefully) include mailsave to audio and possibly mailsave to video modules.
mailsave 5.x-3.x-dev
Download: mailsave-5.x-3.x-dev.tar.gz
Size: 24.68 KB
md5_file hash: 694ec9fec5c60d6e5d3710b85fd0e57a
First released: April 24, 2007 - 20:14
Last updated: August 21, 2008 - 00:07
View usage statistics for this release
This the HEAD development branch.
mailsave 5.x-2.x-dev
Download: mailsave-5.x-2.x-dev.tar.gz
Size: 17.13 KB
md5_file hash: be956af8c6ca96b9f8bf110dc70c3c4d
First released: April 24, 2007 - 00:11
Last updated: May 31, 2007 - 00:08
View usage statistics for this release
Mailsave v2 implements the new "modular" approach. This branch includes mailsave, mailsave to image, and the first set of clean up filters.
The HEAD branch is now working towards mailsave to audio which will become v3.
mailsave 5.x-1.x-dev
Download: mailsave-5.x-1.x-dev.tar.gz
Size: 13.86 KB
md5_file hash: 51a96bebe4016d03085cf03a55b43642
First released: April 20, 2007 - 21:09
Last updated: April 24, 2007 - 00:12
View usage statistics for this release
This is the original v5 branch for the combined mailsave module that both detached files AND did node conversion. This is superceded by v2 which separates these functions. This branch will no longer be developed.
mailsave 5.x-1.0
Download: mailsave-5.x-1.0.tar.gz
Size: 10.97 KB
md5_file hash: abb70069a493d6e977c4b2a64f283cca
First released: April 20, 2007 - 21:03
Last updated: April 20, 2007 - 21:05
View usage statistics for this release
This is the first release for Drupal 5.x
mailsave 4.7.x-1.0
Download: mailsave-4.7.x-1.0.tar.gz
Size: 10.69 KB
md5_file hash: aa5098fc8ef64c2e0fd06ddd69e53def
First released: April 20, 2007 - 21:02
Last updated: April 20, 2007 - 21:05
View usage statistics for this release
This is the first stable release for Drupal 4.7.x
mailsave 4.6.x-1.0
Download: mailsave-4.6.x-1.0.tar.gz
Size: 10.44 KB
md5_file hash: 223fb3f6b1bafee22ade3dc36b62d3e5
First released: April 20, 2007 - 21:01
Last updated: April 20, 2007 - 21:05
View usage statistics for this release
This is the original mailsave module. It is no longer going to be actively developed and is here to provide the development history of the module.
