• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

sa-update error

F

funky123

Guest
i am trying to update spamassasin rule son pelsk 8.2.0.1 and when i run sa-update wuth nogpg or gpg it errors saying C:\Program Files\SWsoft\Plesk\admin>sa-update
Argument "1.26_01" isn't numeric in subroutine entry at c:\PROGRA~1\SWsoft\Plesk\ADDITI~1\Perl\bin\s
a-update line 91.
error: gpg required but not found!

C:\Program Files\SWsoft\Plesk\admin>


what is correct way to make it work , i didnt find any documentation to fix thsi default behaviour of plesk SA

also i dont to break anythi ng in existing installed componenets on plesk as server is inprodution
 
seems noone ever updated SA rules in windows ?

i am a newbie when it comes to spam issues.

reecently we noticed that client is getting lots of spam mails so i thought of upadting SA rules?

am i on right opath?

SA is marking one mail as spam out of 100 odd mails say.
 
I guess
someone in plesk support team should have addressed this thread by now?
 
I realize this is an old thread, but there were no updates, so here is the solution I found. There is no gpg.exe in the bin folder and rather than going through the huge hassle of finding a gpg binary and installing it (or finding one already installed in one of the miriad of folders that Plesk for Win uses), I just disabled GPG update in the sa-update.bat file.

Look on line 139:

my $GPG_ENABLED = 1;

Change that to 0 and you should be all set. No more errors.
 
Back
Top