Skip to main content

Problem with SpamAssassin Update

Comments

3 comments

  • cPanelLauren
    Hi @zuliyomi It may be easiest to try reinstalling it first: Can you run the following to get your version of SpamAssassin: [root@server domlogs]# rpm -qa |grep -i spam cpanel-perl-528-Mail-SpamAssassin-3.004002-14.cp1178.x86_64
    Then use the out put to run the following to remove it: [root@server domlogs]# rpm -e --nodeps cpanel-perl-528-Mail-SpamAssassin-3.004002-14.cp1178.x86_64 warning: /etc/mail/spamassassin/v320.pre saved as /etc/mail/spamassassin/v320.pre.rpmsave warning: /etc/mail/spamassassin/local.cf saved as /etc/mail/spamassassin/local.cf.rpmsave
    And then run the following to reinstall it: /scripts/check_cpanel_rpms --fix
    0
  • zuliyomi
    Great!! Seems to be working fine now. Thank you very much.
    0
  • cPanelLauren
    Hi @zuliyomi I'm really happy to hear that! Thanks for letting us know!
    0

Please sign in to leave a comment.