I believe I'm seeing the same issue. As far as I know SA is supposed to
start at boot time. I've just noticed after a restart that in fact it's
not running so I started it by running /etc/init.d/spamassassin start.
According to:

chris@localhost:~$ systemctl status spamassassin.service
● spamassassin.service - Perl-based spam filter using text analysis
   Loaded: loaded (/lib/systemd/system/spamassassin.service; disabled; vendor pr
   Active: active (running) since Mon 2016-08-22 11:52:34 CDT; 9min ago
  Process: 6793 ExecStart=/usr/sbin/spamd -d --pidfile=/var/run/spamassassin.pid
 Main PID: 6796 (/usr/sbin/spamd)
   CGroup: /system.slice/spamassassin.service
           ├─6796 /usr/sbin/spamd -d --pidfile=/var/run/spamassassin.pid --creat
           ├─6803 spamd chil
           └─6804 spamd chil

Aug 22 11:52:34 localhost spamd[6796]: pyzor: [6801] error: TERMINATED, signal 1
Aug 22 11:52:34 localhost spamd[6796]: rules: meta test L_UNVERIFIED_YAHOO has d
Aug 22 11:52:34 localhost spamd[6796]: rules: meta test L_UNVERIFIED_GMAIL has d
Aug 22 11:52:34 localhost spamd[6796]: spamd: server started on IO::Socket::IP [
Aug 22 11:52:34 localhost spamd[6796]: spamd: server pid: 6796
Aug 22 11:52:34 localhost spamd[6796]: spamd: server successfully spawned child 
Aug 22 11:52:34 localhost spamd[6796]: spamd: server successfully spawned child 
Aug 22 11:52:34 localhost spamd[6796]: prefork: child states: IS
Aug 22 11:52:34 localhost spamd[6796]: prefork: child states: II
Aug 22 11:52:34 localhost systemd[1]: Started Perl-based spam filter using text 

it is running. I looked at the /etc/default/spamassassin file

# /etc/default/spamassassin
# Duncan Findlay

# WARNING: please read README.spamd before using.
# There may be security risks.

# Change to one to enable spamd
ENABLED=1

and if I understand correctly it should start at boot.

chris@localhost:~$ lsb_release -rd
Description:    Ubuntu 16.04.1 LTS
Release:        16.04

chris@localhost:~$ apt-cache policy spamassassin
spamassassin:
  Installed: 3.4.1-3
  Candidate: 3.4.1-3
  Version table:
 *** 3.4.1-3 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu xenial/main i386 Packages
        100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1503611

Title:
  systemd: spamassassin not starting after upgrading to 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1503611/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to