Downloads

Download tar.gz 23.22 KB
MD5: 0d2f935dafbcfce04ee4720c85586dbf
SHA-1: 4a0924ea19108c18e409c3396403e760bcfb89d2
SHA-256: 0fcb957116abf59636768fb2c010b7fffd24382173925e463bdb722e73fbcfc2
Download zip 42.75 KB
MD5: 8ebffcae24793974eb81ab912b9875ec
SHA-1: e8f8f3dfda195eea160232c4c7d09f2b1012e6f2
SHA-256: 09531dd27f48220cd83afe1e3bb314b6838ef092f7700ab88cf23b8e33319b06

Release notes

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.

Created by: Stuart Greenfield
Created on: 23 Oct 2007 at 22:15 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
New features
Insecure
Unsupported

Other releases