On Sunday 27 May 2007, Matt Kettler wrote: > David Baron wrote: > > FuzzyOcr prep missing from its normal location and a few other errors as > > well. What would cause this? > > > > Had the patched and ready originals available to restore the FuzzyOcr > > stuff. However, I am still getting this error: > > > > SpamAssassin Mail Filter Daemon: [13544] info: config: failed to parse > > line, skipping, in "/etc/mail/spamassassin/local.cf": rewrite_subject 0 > > spamd. > > Sounds like: > 1) you finally upgraded out of a really old version of spamassassin, but > didn't read the UPGRADE file > or > 2) you've not run a spamassassin --lint in a LOOONG time, and when you > last upgraded you didn't read the UPGRADE file > or > 3) you added some very outdated options to your config. > > rewrite_subject was deprecated in SA 3.0.0. It's now handled by the more > generic rewrite_header command.
Ok. General apt upgrades do not have a changelog unless there is major change requiring/suggesting modification by the user somewhere. Usually, config files are either simply replaced or one is given the option if they had been modified somewhere along the line. Contents of /etc/spamassassin would generally be replaced without much ado. That upgrade should not have touched stuff outside its domaine (i.e. FuzzyOcr stuff added by the user that are not part of the sa package). Report as a bug in the installation? I replaced "rewrite_subKect 0". I noticed a comment at the head of the local.cf and reference in manpage for MAIL::SPAMASSASSIN::CONF for rewrite_header Subject *****SPAM***** so placed that. How might I append or prepend the current Subject instead (might be more useful)?