• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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