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.
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
Comment #1
sanduhrsIt should work for posting images with 4.7, had no time to implement the functions for the non-image types - but will soon.
Comment #2
sanduhrsAll attachments which are allowed through upload.module are attached now.
done.