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.
spamassassin daemon
Re: spamassassin daemon
[root@spammy log]# chkconfig --list spamassassin
I'm using the latest E.F.A. version
Code: Select all
spamassassin 0:off 1:off 2:off 3:off 4:off 5:off 6:off
“We are stuck with technology when what we really want is just stuff that works.” -Douglas Adams
Re: spamassassin daemon
huh.
I guess that's the way the system is set to run.
Thanks for the confirmation.
I guess that's the way the system is set to run.
Thanks for the confirmation.
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: spamassassin daemon
MailScanner calls SA directly, so this is correct.