Any progress on this module for drupal 4.7? Or extending it to non-image file types? I've done a very quick test with a stock mailhandler (v1.80.2.5) and it seems to work for image attachments, but not others. Other types are just ignored.

Comments

sanduhrs’s picture

It should work for posting images with 4.7, had no time to implement the functions for the non-image types - but will soon.

sanduhrs’s picture

Status: Active » Closed (fixed)

All attachments which are allowed through upload.module are attached now.
done.