Hy,
> well, I couldn't reproduce it on the demo site, see the two attached > screenshots. Mmmh now search parameters are not working anymore. Search for "pippo" in "From" and showed up ALL the results... > yes :-) You and I forgot to add write permission to the webserver to the > tmp directory under the documentroot, eg. /var/www/piler.../tmp I done bone: sudo chown -R root:www-data /var/www/piler sudo chmod -R g+w /var/www/piler/tmp and sudo chown :www-data /var/piler/tmp sudo chmod g+w /var/piler/tmp Downlading multuiple messages now works. Downloading only an attachments results in zero bytes again, and in /var/log/apache2/error.log I read: sh: /usr/local/bin/pileraget: not found Maybe it's only in the git version this feature ( https://bitbucket.org/jsuto/piler/issue/28/ability-to-download-individual-attachment ) ? -- Gabriele
