Hello!
I tried to send an email with attachement but it didn't arrive. The mail arrived but without attachment. Found this in the log:
[04-Feb-2019 14:26:25 +0100]: <ecet9es0> PHP Error: a.meyer@bitcorner.de can't read /tmp/rcmAttmntv4nS0F (not in temp_dir) in /srv/www/htdocs/ema il/plugins/filesystem_attachments/filesystem_attachments.php on line 216 (POST /email/?_task=mail&_unlock=loading1549286782239&_lang=en&_framed=1 &_action=send) [04-Feb-2019 14:29:53 +0100]: <ecet9es0> PHP Error: a.meyer@bitcorner.de can't read /tmp/rcmAttmntH3UNqf (not in temp_dir) in /srv/www/htdocs/ema il/plugins/filesystem_attachments/filesystem_attachments.php on line 216 (POST /email/?_task=mail&_unlock=loading1549287002537&_lang=en&_framed=1 &_action=send)
What's wrong please?
Kind regards
Andreas
Andreas Meyer a.meyer@nimmini.de schrieb am 04.02.19 um 15:06:30 Uhr:
I tried to send an email with attachement but it didn't arrive. The mail arrived but without attachment. Found this in the log:
[04-Feb-2019 14:26:25 +0100]: <ecet9es0> PHP Error: a.meyer@bitcorner.de can't read /tmp/rcmAttmntv4nS0F (not in temp_dir) in /srv/www/htdocs/ema il/plugins/filesystem_attachments/filesystem_attachments.php on line 216 (POST /email/?_task=mail&_unlock=loading1549286782239&_lang=en&_framed=1 &_action=send)
Found the solution to my problem. The temp/ folder was not writeable by the webserver.
Andreas