spamassassin daemon

General eFa discussion
Post Reply
User avatar
pdwalker
Posts: 1583
Joined: 18 Mar 2015 09:16

spamassassin daemon

Post by pdwalker »

Question:

I just noticed that by default, the spamassassin daemon is set to "off" for all the runlevels.

Is this correct? Is the spamassassin daemon not supposed to be running, but is invoked message by message basis?

Can someone run a "chkconfig --list spamassassin" command and tell me what results they get?

I've very curious now.
henk
Posts: 518
Joined: 14 Dec 2015 22:16
Location: Netherlands
Contact:

Re: spamassassin daemon

Post by henk »

[root@spammy log]# chkconfig --list spamassassin

Code: Select all

spamassassin    0:off   1:off   2:off   3:off   4:off   5:off   6:off
I'm using the latest E.F.A. version
“We are stuck with technology when what we really want is just stuff that works.” -Douglas Adams
User avatar
pdwalker
Posts: 1583
Joined: 18 Mar 2015 09:16

Re: spamassassin daemon

Post by pdwalker »

huh.

I guess that's the way the system is set to run.

Thanks for the confirmation.
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: spamassassin daemon

Post by shawniverson »

MailScanner calls SA directly, so this is correct.
Post Reply