I remember I found a module that automatically converts e-mails with attachments and text/video/audio from mobile phones, to published nodes on the website. But I forgot the name of that module! Please remind me...

I remember it performs the following function:

anonymous end-users can send e-mail with image or audio/video attachments to a specified address (like publish@example.com). What the module does is that it converts the e-mail text & attachments into an article-like node with a resized image displayed inline and floated to the right.
Plus the same functionality for audio & video material ... it embeds them with a player inside the node.
Plus the same functionality for material sent from mobile phones.

Please tell me which module perfomed this functionality. I really really need something like that for citizen-journalism

Thank you for your help!

Comments

janv’s picture

up

robert.oconnell’s picture

There is this node in reference to setting up videos to be uploaded:
http://drupal.org/node/465230 (Posting video from mobile phones into Drupal)
Otherwise I know of using
http://drupal.org/project/mailsave
http://drupal.org/project/mailhandler
for images/imagefields.

I'd be curious if there is one module or a set of modules that could easily accept either image or videos and create appropriate node type. I was going to start with the assumption of having a different email address for each node type I might want to allow posting via email.