• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Error to save a mail in control panel

kaesar

Basic Pleskian
---------------------------------------------------------------
PLESK, 10.4.4 Linux Debian 5, i386

Get this error when I try change a mailbox in control panel; Error: Could not determine temp directory, please specify a cache_dir manually. Only happen, with this mail have a spam activate. If I disable the spam, then the update is ok, but I can not activate spam in the control panel, only by command line.
--------------------------------------------------------------

Im' sorry for my English.
 
Make sure that you have correct permissions for /tmp directory

# ls -ld /tmp
drwxrwxrwt 3 root root 4096 Feb 16 10:18 /tmp
 
same problem

I'm having the same issue. I only get the error message when I go into a mail account and try to manually turn on spam filtering. I can add/remove email accounts with no problem.
 
solved it

Correction -- the permissions post was correct. I had to chmod 777 /tmp and it worked.
 
Had same problem when try to add some e-mails to the blacklist of spamassassin.
I corrected the permissions of /tmp and now it works.

Tnx
 
Back
Top