• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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