I upgraded to SA 3.1.4 last night and now I have two issues that I'm trying to resolve:

(1)
spamassassin -D --lint is giving me an error:
[2533] warn: config: failed to parse line, skipping: dcc_timeout 18


You need to enable (uncomment) the DCC plugin in v310.pre

(2)
In the logs I'm seeing a good number of the following type of entry:
Oct 27 15:40:21 moe amavis[2548]: (02548-01-2) (!)SA TIMED OUT, backtrace: at <...>

I've checked the archives and maybe I missed something, but I wasn't able to find anything that seemed relavent.

Thanks for any pointers.
Mike

The newer version takes longer to scan (quite noticable on a low powered system). Newer versions of amavisd-new allow scans to take longer without timomg out where older versions have a default of $sa_timeout = 30; which should be included in amavisd.conf and raised to something like 60 seconds. I also suggest moving Bayes to SQL, and if not, then set lock_method = flock in local.cf if appropriate.
http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html#miscellaneous_options

_________________________________________________________________
Try Search Survival Kits: Fix up your home and better handle your cash with Live Search! http://imagine-windowslive.com/search/kits/default.aspx?kit=improve&locale=en-US&source=hmtagline

Reply via email to