Public bug reported: After upgrading Ubuntu from LTS to 15.04, spamassassin daemon does not start anymore because it does not have a proper systemd configuration. Attempts to enable it using `systemctl enable spamassassin` do also fail.
root@atlas:/var/log# systemctl status -l spamassassin.service ● spamassassin.service - Perl-based spam filter using text analysis Loaded: loaded (/lib/systemd/system/spamassassin.service; disabled; vendor preset: enabled) Active: inactive (dead) root@atlas:/var/log# systemctl enable spamassassin.service Synchronizing state for spamassassin.service with sysvinit using update-rc.d... Executing /usr/sbin/update-rc.d spamassassin defaults Executing /usr/sbin/update-rc.d spamassassin enable root@atlas:/var/log# systemctl status -l spamassassin.service ● spamassassin.service - Perl-based spam filter using text analysis Loaded: loaded (/lib/systemd/system/spamassassin.service; enabled; vendor preset: enabled) Active: inactive (dead) ** Affects: spamassassin (Ubuntu) Importance: Undecided Status: New ** Tags: systemd-boot -- 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs