Upgrade problem from 3.1.7 to 3.2.1

2007-07-23 Thread Balzi Andrea
Hi In to my smtp-relay (debian dabsed) I've installed spamassassin from debian-package and after upgrade it by the follow command: /usr/bin/cpan Mail::SpamAssassin Now when I trying to upgrade spamassassin v3.1.7 to v3.2.1 with the same command I saw the following messages: t/spamc_optC

child processing timeout

2006-10-12 Thread Balzi Andrea
Hi In to the log file of my spamassassin I've found more lines like the follow: Oct 12 09:57:24 srv-relay spamd[6935]: child processing timeout at /usr/sbin/spamd line 1085, line 61723. Oct 12 09:57:24 srv-relay spamd[6935]: child processing timeout at /usr/sbin/spamd line 1085, line 61723. Ho

Spam Report Message problem

2006-10-11 Thread Balzi Andrea
Hi I'm try to change the message in to Spam-Report message. In to the mail detected like a spam I found the follow header. X-Spam-Report: Spam detection software, running on the system "srv-relay.arthis.it", has identified this incoming email as possible spam. The original message

RE: use of ram after upgrade

2006-10-10 Thread Balzi Andrea
I've try it, but now I've the follow use: Tasks: 83 total, 2 running, 81 sleeping, 0 stopped, 0 zombie Cpu0 : 0.0% user, 1.3% system, 1.7% nice, 97.0% idle Cpu1 : 0.0% user, 1.3% system, 0.0% nice, 98.7% idle Cpu2 : 0.0% user, 0.0% system, 1.3% nice, 98.7% idle Cpu

use of ram after upgrade

2006-10-10 Thread Balzi Andrea
Hi I have upgraded my spamassassin to version 3.1.7 and after the restart of the process I have saw an increment of the use of the ram. I use the default rules of the spamassassin and the following rules: 53K Apr 20 11:00 70_sare_adult.cf 3.8K Jun 2 2005 70_sare_bayes_poison_nxm.cf 24K Oct

RE: Stock spam in images

2006-10-03 Thread Balzi Andrea
For Debian Users I've found the follow link, a step by step guide in order to implement FuzzyOCR and ImageInfo with spamassassin. http://www200.pair.com/mecham/spam/image_spam.html Andrea

RE: Ammount of the RAM used by spamd childs

2006-09-29 Thread Balzi Andrea
Thanks All! Now I've about 80MB for child Andrea

RE: Ammount of the RAM used by spamd childs

2006-09-29 Thread Balzi Andrea
> -Original Message- [...] > > every child it occupies approximately 450MB of RAM. > > > > My server is a GNU/Linux Debian 3.1r2 with spamassassin v3.1.5 and > > Perl v5.8.4 Aren't it too many every 450MB for single child? > > That is a bit excessive. My first guess is that you have WAY

Ammount of the RAM used by spamd childs

2006-09-29 Thread Balzi Andrea
Hi I've the problem with my spamassassin. I'm using spamassassin with exim (MTA) and clamav (AntiVirus). My spamassassin start with the follow command line: /usr/sbin/spamd --syslog=local4 --create-prefs --max-children 10 --max-conn-per-child=100 --helper-home-dir -d --pidfile=/var/run/spamd.pid