• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Solution: Magicspam - license_manager not found

Huskynarr

Basic Pleskian
Typically, you install it on the Updater.
Then it should work, so use the AutoInstaller or Webpanel.

However, to me is something that does not happen as well with a few others.
The installation was not fully leads, comes the following message retrieval.

Code:
ERROR: Exception
command / usr / local / psa / admin / sbin / modules / magic spam / license_manager is not executable

Solution:
Simply log in Shell, open the Magic Spam module folder and manually install.

Code:
cd /usr/local/psa/admin/sbin/modules/magic spam
#Check whether it is not actually installed.
check-service.sh
#Search the correct system version.
ls -l | grep "magic spam Plesk embedded"
#install
dpkg -i magic spam Plesk embedded jessie64.x86_64.deb

Hopy can someone Help with this. :)
Have found no kb Entry.
 
Here my magicspam-daemon seems completely gone :(

I only have these now:

root@v02:/usr/local/psa/admin/sbin/modules/magicspam# /etc/init.d/magicspam-
magicspam-milter magicspam-rn
 
Back
Top