Hello.
Seems Spamassassin isn't starting on a server reboot. I thought qmail-scanner was supposed to set that?
What do I need to check to make sure this is configured correctly...
Spamassassin start on reboot?
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Qmail-scanner doesn't control that. What does chkconfig --list spamassassin say?
Lemonbit Internet Dedicated Server Management
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Well, that's the problem then. SpamAssassin is not started for any runlevel. A quick chkconfig --level 345 spamassassin on should fix that.
Lemonbit Internet Dedicated Server Management
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Depends on what runlevel you're running as. Linux machines without X (GUI) usually run at runlevel 3. Linux with GUI usually uses runlevel 5. Setting it for 3, 4 and 5 is just a habit. Different distributions use runlevels differently. See Wikipedia for more info.
You can run runlevel to see the current runlevel.
You can run runlevel to see the current runlevel.
Lemonbit Internet Dedicated Server Management