Struggling to install SpamAssassin in Plesk

AlpineHost

Member
Registered
Joined
Feb 5, 2024
Messages
25
Points
1
Hi all,

Need some help please. I am trying to install SpamAssassin in Plesk. I have run it with SSH but getting - ERROR: The product 'Plesk' is not installed yet.
What is the next problem solving step?
Command used: plesk installer --select-release-current --install-component spamassassin
 

ITivan80

Well-known member
Registered
Joined
Jul 16, 2018
Messages
96
Points
8
1. Log in to your server via SSH as the root user.

2. Update your server's repositories by running the command:

```
yum update -y
```

3. Install SpamAssassin by running the command:

```
yum install spamassassin -y
```

4. Once the installation is complete, start the SpamAssassin service by running the command:

```
systemctl start spamassassin
```

5. Enable the SpamAssassin service to start on system boot by running the command:

```
systemctl enable spamassassin
```

6. Configure SpamAssassin in Plesk by logging in to your Plesk control panel and going to Tools & Settings > Spam Filter.

7. Select the checkbox for "Switch on spam filter support."

8. Under Spam filter settings, change the default action to "Move message to the Spam folder."

9. Under Black/White Lists, you can add email addresses or domains to the respective black or white list.

10. Click on Apply to save your changes.

It's important to note that the installation and configuration of SpamAssassin can vary depending on your server and operating system. It's always best to consult your hosting provider's documentation or seek professional assistance if you're not familiar with the process. Additionally, if you are not comfortable working with SSH, it is recommended that you do not attempt to use this method.
 

nisha_bullten

New member
Registered
Joined
Aug 13, 2024
Messages
5
Points
1
First check Plesk Status this command: `plesk version`.

check you are connected to the correct server where Plesk is installed.

check Root Access .

Reinstall or Repair Plesk with this command: `plesk repair installation `

Run the SpamAssassin Installation Again with this command: `plesk installer --select-release-current --install-component spamassassin `.

For Additional issues-: check the logs in /var/log/plesk/install/ for any specific errors related to the Plesk installation or the attempt to install SpamAssassin.

If still showing error and problems with the installation, running this command-`plesk repair all` might fix general issues with Plesk.
 

AlpineHost

Member
Registered
Joined
Feb 5, 2024
Messages
25
Points
1
So, after trying various methods, we still ended up with the same result at the end.
We then took the decision to do a full backup, and reset the server then re-install Almalinux 9, then re-install Plesk. When running the updates, we got the same error again.
We then reset the server again but this time installed Almalinux 8, then ran Plesk again and then updates. And what do you know, no error and all functionality returned to Plesk. So in the end.....Alma 8 is more compatible with Plesk than 9.
 
Older Threads
Replies
1
Views
342
Replies
0
Views
440
Replies
0
Views
453
Replies
2
Views
676
Replies
2
Views
390
Newer Threads
Replies
2
Views
491
Replies
0
Views
472
Replies
9
Views
956
Replies
1
Views
611
Replies
3
Views
324
Latest Threads
Replies
0
Views
146
Replies
0
Views
70
Replies
0
Views
63
Replies
1
Views
92
Recommended Threads
Replies
13
Views
6,245
Replies
17
Views
14,302

Latest postsNew threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top