Well, I've migrated from 2.64 to 3.0, following all the hints in the UPDATE file, and the ones given here, in the list. But still I'm concerned about some messages I get when I run spamassassin --lint, and because one of my servers, a Pentium III at 900 MHz with 512 MB of RAM, cannot handle 20 mail requests at the same time! The setup looks like this: -Redhat 7.3 with XFS kernel, XFS version 1.3.1. -Sendmail 8.12.7 compiled from source, with libmilter enabled. -HBEDV AntiVir Milter AvMilter-1.0.1. -Spamass-Milter 0.2.0, patched to work correctly with SA 3.0. -SpamAssassin 3.0, compiled from source. -Procmail v3.22, compiled from source. I've limited the number of incoming connections in Sendmail via sendmail.mc (define(`confMAX_DAEMON_CHILDREN', `20')dnl), and via the spamd init script (via the -m 20 option, I guess it doesn't work anymore in 3.0, since I'm having 23 spamd childs running). In teh other hand, I'm having 51 issues when I run spamassassin --lint. I've clean the obsolete options from local.cf, but the rest of the issues come (apparently) from badly defined rules in the local.cf file, but I'm still getting this:
warning: description for VIRUS_WARNING251 is over 50 chars warning: description for VIRUS_WARNING326 is over 50 chars warning: description for VIRUS_WARNING308 is over 50 chars warning: description for VIRUS_WARNING63A is over 50 chars warning: description for VIRUS_WARNING16 is over 50 chars warning: description for VIRUS_WARNING111 is over 50 chars warning: description for VIRUS_WARNING241 is over 50 chars warning: description for VIRUS_WARNING62 is over 50 chars warning: description for VIRUS_WARNING301 is over 50 chars warning: description for VIRUS_WARNING276 is over 50 chars warning: description for VIRUS_WARNING180 is over 50 chars warning: description for VIRUS_WARNING303 is over 50 chars warning: description for VIRUS_WARNING153 is over 50 chars warning: description for VIRUS_WARNING144 is over 50 chars warning: description for VIRUS_WARNING164 is over 50 chars warning: description for VIRUS_WARNING327 is over 50 chars warning: description for VIRUS_WARNING278 is over 50 chars warning: description for VIRUS_WARNING260 is over 50 chars warning: description for VIRUS_WARNING166 is over 50 chars warning: description for VIRUS_WARNING185 is over 50 chars warning: description for VIRUS_WARNING224 is over 50 chars warning: description for VIRUS_WARNING146 is over 50 chars warning: description for VIRUS_WARNING177 is over 50 chars warning: description for VIRUS_WARNING275 is over 50 chars warning: description for VIRUS_WARNING23 is over 50 chars warning: description for VIRUS_WARNING148 is over 50 chars warning: description for VIRUS_WARNING237 is over 50 chars warning: description for VIRUS_WARNING273 is over 50 chars warning: description for EXCUSE_ES_03 is over 50 chars warning: description for VIRUS_WARNING63 is over 50 chars warning: description for VIRUS_WARNING312 is over 50 chars warning: description for VIRUS_WARNING_EXE2 is over 50 chars warning: description for VIRUS_WARNING47 is over 50 chars warning: description for VIRUS_WARNING218 is over 50 chars warning: description for VIRUS_WARNING165 is over 50 chars warning: description for VIRUS_WARNING151 is over 50 chars warning: description for VIRUS_WARNING265B is over 50 chars warning: description for VIRUS_WARNING110 is over 50 chars warning: description for VIRUS_WARNING309 is over 50 chars warning: description for VIRUS_WARNING304 is over 50 chars warning: description for VIRUS_WARNING280 is over 50 chars warning: description for VIRUS_WARNING35 is over 50 chars warning: description for VIRUS_WARNING265 is over 50 chars warning: description for VIRUS_WARNING250 is over 50 chars warning: description for VIRUS_WARNING143 is over 50 chars warning: description for VIRUS_WARNING13 is over 50 chars warning: description for VIRUS_WARNING277 is over 50 chars warning: description for VIRUS_WARNING252 is over 50 chars warning: rule 'VIRUS_WARNING_MIMEDEFANG' is over 22 chars warning: rule 'VIRUS_WARNING_MYDOOM_BNCE' is over 22 chars lint: 51 issues detected. please rerun with debug enabled for more information. I have an antivirus running as a milter, how do I disable the virus tests in SA, and also, why do I have this warnings? Thanks, Luis -- ------------------------------------------------- GNU-GPL: "May The Source Be With You... -------------------------------------------------