On 2013-03-23 22:49, Frank Ellebrecht wrote:

Yes.

# ls -la /var/piler/www/tmp/
insgesamt 12
drwxr-xr-x  2 www-data www-data 4096 23. Mär 20:16 .
drwxr-xr-x 11 www-data www-data 4096 23. Mär 20:23 ..
-rw-r--r--  1 www-data www-data   31 23. Mär 20:16 .htaccess

# su www-data
$ touch /var/piler/www/tmp/test.txt

$ ls -la /var/piler/www/tmp
insgesamt 12
drwxr-xr-x  2 www-data www-data 4096 23. Mär 22:37 .
drwxr-xr-x 11 www-data www-data 4096 23. Mär 20:23 ..
-rw-r--r--  1 www-data www-data   31 23. Mär 20:16 .htaccess
-rw-r--r--  1 www-data www-data    0 23. Mär 22:37 test.txt

Server.document-root is /var/piler/www. Nothing in syslog or
php_errors.log. Other attachments work fine.


ok, try this: find the piler_id of this message. You can see it
in the maillog or query from the metadata table:

mysql> select piler_id from metadata where id=284;

then issue the following command:

pileraget the-found-piler-id 1

Does it return the attachment?

Janos

Reply via email to