Downloads

Download tar.gz 17.13 KB
MD5: 844be6bdc3845745e991f0fefd3c1931
SHA-1: 89694a9f9930e063629347093f59febdcb4b2d26
SHA-256: e85c1d6c8f684d5dc485269dc500f74e4f32d51c73cd0cd7128833fb91fe2761
Download zip 28.02 KB
MD5: b3889085d3b4ba86029cdab1d3b90815
SHA-1: d0b6b11e21295ce76c0bc791ce853a3ec7eef849
SHA-256: d68e6d4506090f370c4ec37f00aad93f2b827fc3dc4d37708022f261903b7336

Release notes

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.

Created by: Stuart Greenfield
Created on: 30 May 2007 at 21:59 UTC
Last updated: 30 May 2007 at 21:59 UTC
New features
Unsupported

Other releases