Mail with attached image to blog entry
| Project: | Mailsave |
| Version: | 6.x-1.3 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I want all my users have the possibility to send e-mail with subject, body and one image attached, to get posted on my drupal site as an blog entry.
I got the mailhandler and mailsave working correct. When I mail an message it gets converted to a blog as specified in url, admin/content/mailhandler/edit/1 and /admin/settings/mailhandler.
I have set the default commands to type: blog format: 3 on an each line in /admin/content/mailhandler/edit/1.
When mails with attatched image is being mailed to my mailhandler account they are saved as images instead of blog entries as specified in the default commans.
I guess it is the "Mailsave to Image" that does the trick (very nicely) but I want the images to be inserted as images in the blog entry. Preferrably with the image scaled by width. Any clues for me?
Is this a feature request or am I lost in the settings?
Anyone? :) Hope to hear from you

#1
I managed to do this using the Mailhandler, Mailsave, Imagecache and Inline modules, but not the Mailsave to Image module.
I have the inline module set to use 'auto-inline' which automatically inserts image uploads into the posting.