• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Major error/bug in mailadministration

T

TheProblemxx

Guest
We suddenly - after implementing the by Swsoft suggested new version of class. spamassasssin.php - the following error on all clients when they attempt to use their mailmanager:

"Warning: MailNamesList::require_once(class.SpamAssassin.php) [function.MailNamesList-require-once]: failed to open stream: Permission denied in C:\Program Files\SWsoft\Plesk\admin\plib\class.MailNamesList.php on line 406

Fatal error: MailNamesList::require_once() [function.require]: Failed opening required 'class.SpamAssassin.php' (include_path='C:\Program Files\SWsoft\Plesk\admin/plib;C:\Program Files\SWsoft\Plesk\admin/plib/api-rpc;C:\Program Files\SWsoft\Plesk\admin/javascripts;C:\Program Files\SWsoft\Plesk\admin/plib/locale;C:\Program Files\SWsoft\Plesk\admin/auto_prepend;C:\Program Files\SWsoft\Plesk\admin/htdocs/domains/databases/phpMyAdmin;C:\Program Files\SWsoft\Plesk\admin/htdocs/domains/databases/phpPgAdmin') in C:\Program Files\SWsoft\Plesk\admin\plib\class.MailNamesList.php on line 406"

We have tried to fetch a new version of the .php file but it gives the same error


Please assist - thanks.
 
Apparently a repair of Plesk didn´t solve the problem, but the problem seemed to be that permissions were missing on the new spamassassin.php file - strange that a repair didn´t solve the permissions problem...?
 
Apparently a repair of Plesk didn´t solve the problem, but the problem seemed to be that permissions were missing on the new spamassassin.php file - strange that a repair didn´t solve the permissions problem...?

It can happen when you replace file by moving instead copying.
Please set Inherited permissions from parent folder on class.SpamAssissin.php.
 
Back
Top