Bug 6839 - Default options to spamassassin rc are wrong
Summary: Default options to spamassassin rc are wrong
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamc/spamd (show other bugs)
Version: 3.3 SVN branch
Hardware: All Linux
: P2 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 01:58 UTC by Steven W. Orr
Modified: 2012-09-26 16:35 UTC (History)
2 users (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Steven W. Orr 2012-09-26 01:58:08 UTC
The default values supplied in /etc/sysconfig/spamassassin are not applicable for running spamd. An example of proper content might be (something like)

SPAMDOPTIONS='--daemonize --sql-config --nouser-config --username=nobody'

The supplied values 

SPAMDOPTIONS="-d -c -m5 -H"

are not applicable to running spamd. They used to be applicable to running the spamassassin command before spamd was created.
Comment 1 Darxus 2012-09-26 02:06:16 UTC
That sounds like a bug in redhat / fedora / etc. packaging of spamassassin, not spamassassin.
Comment 2 Kevin A. McGrail 2012-09-26 11:25:36 UTC
Agree completely with Darxus.  This is an upstream issue not an issue with SpamAssassin.
Comment 3 Darxus 2012-09-26 14:45:31 UTC
Downstream :)
Comment 4 Kevin A. McGrail 2012-09-26 16:35:04 UTC
(In reply to comment #3)
> Downstream :)

Silly me.  Yes, downstream.  Today's score: Darxus 1 - KAM 0