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.