I'm getting this error message when I try to retrieve my messages from mailhandler and thus process them with mailsave...

The selected file /tmp/mailHIqCY8_0 could not be uploaded, because the destination files/pictures/dj.jpg is not properly configured.

Normal image uploading works fine. My files/pictures folder is 775 (all but world writable.)

I can't find any config entries in any tutorials.

Comments

doublejosh’s picture

Assigned: Unassigned » doublejosh
Status: Active » Closed (fixed)

Purely a chmod issue. It's annoying how Drupal will "take over" folders and disallow you from controlling their permission with an .htaccess and numbered php file. However, I image it does good things for security.