From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030128 Description of problem: The /etc/init.d/spamassassin start script contains sourcing of /etc/sysconfig/spamd but the rpm package contains this file with definition: /etc/sysconfig/spamassassin Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. rpm -ql spamassassin | grep sysconfig 2. grep sysconfig/s /etc/init.d/spamassassin Additional info: the defaults in start script are the same as are in the sysconfig definition; however, if you try to change the sysconfig settings, nothing happens