On 14/03/2008 2:47 PM, Chris Hoogendyk wrote: > I note that if I look in /usr/local/share/spamassassin/, I find a > languages file.
Yes, as Theo noted, that is where the languages file is supposed to be. It is currently not (and never has been) included in the updates -- there's not much point in spending the bandwidth/money to include a 100KB file that gets updated less frequently than we make entire releases. > I had commented earlier that > /var/lib/spamassassin/3.002004/ does not have a languages file. My > understanding is that before I ever ran sa-update, spamassassin > referenced the default rules installed in > /usr/local/share/spamassassin/. After running sa-update, it pays > attention instead to the rules that have been downloaded to > /var/lib/spamassassin/3.002004/. Yes, that's correct for actual rules. The languages file does not contain rules. /usr/local/share/spamassassin is not completely ignored when you use sa-update. > That still leaves the question of whether everything is cool with > respect to the languages file. Spamassassin was obviously looking there > for that file and threw an error when it couldn't get there. Now that it > can get there, it seems to see that there is no such file and does not > complain. So, since it is obviously looking there, am I missing > something? Or does it just fall back and use the default languages file? Yes, it's fine. It's working as intended. Daryl