Heute (19.12.2005/14:12 Uhr) schrieb Mark Martinec ([EMAIL PROTECTED]),

> Jim,

>> you mean I can only write -5 or +500 or W or B?

> Did you miss my reply?
>  
> http://marc.theaimsgroup.com/?l=amavis-user&m=113457212600920&w=2

>> Dec 14 07:28:37 server2 amavis[25393]: (25393-02) WARN
>> save_info_final: sql execute: sts=, Insecure dependency in
>> parameter 7 of DBI::st=HASH(0x94f9544)->execute method call while
>> running with -T switch at (eval 39) line 127

> Please apply this patch:

Thanks again. The error is gone away. :)

> --- amavisd.orig        Wed Nov 30 14:03:27 2005
> +++ amavisd     Mon Dec 19 14:10:10 2005
> @@ -9827,5 +9827,5 @@
>          $r->recip_whitelisted_sender ? 'Y' : 'N',
>          !defined($spam_level) ? undef :
> -          untaint($spam_level)+$r->recip_score_boost,
> +          untaint($spam_level + $r->recip_score_boost),
>          untaint($resp) );
>      };

>   Mark


-- 
Viele Grüße, Kind regards,
 Jim Knuth
 [EMAIL PROTECTED]
 ICQ #277289867 - VoIP: +49 (0) 322 212 044 67
 Key ID: 0x1F78066F
----------
Zufalls-Zitat
----------
Mütter lieben ihre Kinder mehr, als Väter es tun,
weil sie sicher sein können, dass es ihre sind.
(Aristoteles)
----------
Der Text hat nichts mit dem Empfänger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1.1328 Build 6471  19.12.2005



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to