You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2011/06/15 17:59:23 UTC

[Bug 6618] spamd gives no error when rules directories are missing, poor error on empty rules dir

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6618

Darxus <Da...@ChaosReigns.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Darxus@ChaosReigns.com

--- Comment #1 from Darxus <Da...@ChaosReigns.com> 2011-06-15 15:59:23 UTC ---
With no rules directories at all, starts up with no complaints and keeps
running.  Should probably die with an error.

# spamassassin --lint
Jun 15 11:57:58.453 [10715] warn: config: could not find sys rules directory
# /etc/init.d/spamassassin start
Starting SpamAssassin Mail Filter Daemon: spamd.
# ps auxww | grep -i spamd
root     10719  5.6  2.8  26124 21428 ?        Ss   11:58   0:00
/usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d
--pidfile=/var/run/spamd.pid

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.