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.