Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Can't stop SpamAssassin - Debian7 - Fresh install

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Can't stop SpamAssassin - Debian7 - Fresh install
  • Quote

Post by mehargags » Sat Feb 07, 2015 4:49 pm

I just installed a new server with Debain7 and VestaCP. Surprisingly I'm not able to stop it via VestaCP's Services page or from the command line:

Code: Select all

$ /etc/init.d/spamassassin stop
Stopping SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed.
spamd.


I've never encountered this before, anyone have any ideas ? don't know how to resolve the Dependency
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: Can't stop SpamAssassin - Debian7 - Fresh install
  • Quote

Post by skurudo » Sun Feb 08, 2015 1:30 am

No Perl in system? O_o

Try to:

Code: Select all

apt-get update && apt-get upgrade
first and

Code: Select all

apt-get install perl
.

I don't see those error with spamassain earlier, it's worked fine... proof:
$ /etc/init.d/spamassassin stop
Stopping SpamAssassin Mail Filter Daemon: spamd.
$ /etc/init.d/spamassassin start
Starting SpamAssassin Mail Filter Daemon: spamd.
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: Can't stop SpamAssassin - Debian7 - Fresh install
  • Quote

Post by mehargags » Sun Feb 08, 2015 9:00 am

I do have Perl installed...

Code: Select all

$: perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi
Something is weird, service spamassassin/spamd is not recognized.
pgrep -l spam give me nothing either!

my /etc/default/spamassassin has

Code: Select all

PIDFILE="/var/run/spamd.pid"
Ps -aux doesn't show any spam* process either...!
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password