[spambayes-bugs] [ spambayes-Patches-1298629 ] unix default path

SourceForge.net noreply at sourceforge.net
Thu Sep 22 13:17:11 CEST 2005


Patches item #1298629, was opened at 2005-09-22 13:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1298629&group_id=61702

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sanel Z (karijes)
Assigned to: Nobody/Anonymous (nobody)
Summary: unix default path

Initial Comment:
Hello,

I added default search path for spambayesrc config
in unix systems. Default is in /etc/spambayesrc besides
bayescustomize.ini and ~/.spambayesrc.

Modified line is 1184 in Options.py. It looks like:

for path in ['bayescustomize.ini', '~/.spambayesrc',
'/etc/spambayesrc']:

instead

for path in ['bayescustomize.ini', '~/.spambayesrc']:

File is attached.

Best regards and good job !

Sanel Zukan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1298629&group_id=61702


More information about the Spambayes-bugs mailing list