Jim wrote:

> Heute (17.12.2005/16:57 Uhr) schrieb Gary V ([EMAIL PROTECTED]),

>> In addition to studying:
>> http://www.ijs.si/software/amavisd/README.lookups.txt

>> this link may be useful:
>> http://marc.theaimsgroup.com/?l=amavis-user&m=113320135827485&w=2


>> I have not started to play with the wblist, but along with README.sql
>> I think these links could help with understanding wblist.
>> http://www.ijs.si/software/amavisd/amavisd-new-docs.html#wblist
>> http://marc.theaimsgroup.com/?l=amavis-user&m=113173915721641&w=2


> Thanks again, but what I don`t understand at all is the part

> http://www.ijs.si/software/amavisd/amavisd-new-docs.html#score_sender

> I`ve try this (for example):

> rid     sid     wb
> 2       1       W -5

> (see the whitespace, I`ve tried with and without)

> and gets the following errors.

> --snip
> Dec 14 07:28:37 server2 amavis[25393]: (25393-02) Passed CLEAN,
> [213.165.64.21] [213.165.64.21] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]
.de>>, Message-ID: <[EMAIL PROTECTED]>, mail_id:
> mcNbYBQdshCl, Hits: -2.7-5, 6728 ms

> Dec 14 07:28:37 server2 amavis[25393]: (25393-02) Passed CLEAN,
> <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Hits: -2.7-5, tag=-9999.9,
> tag2=3.5, kill=4.5, L/Y/0/0
 
> 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, <GEN8> line 154. at
> (eval 39) line 131, <GEN8> line 154.

> <break => and so forth 5x>

> Dec 14 07:28:45 server2 amavis[25393]: (25393-02) ERROR
> sql_storage: too many retries on storing final, info not saved

> Dec 14 07:28:45 server2 postfix/lmtp[25626]: C251BA95:
> to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, delay=15,
> delays=0. 57/0.01/0.01/15, dsn=2.6.0, status=sent (250 2.6.0 Ok,
> id=25393-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as
> 76654 FE8)
> --snap

> How must one make that right? Or is it not really possible?
> A mistake in the instructions? Or whatever!?

So Jim, you made me get involved in wblist today. ;)

Are you talking about:

"the field wblist.wb is numeric, representing score points, instead of
containing a character W or B or space;"

The means your choices would be:
a positive number
a negative number
a W
a B
a space

I think you can choose only one.

BTW, I had:
$sql_select_white_black_list = undef;
in my amavisd.conf which of course made me scratch my head when trying
to get SQL wblist to function.

I don't know what to tell you about the 'Insecure dependency' (taint
problem) for save_info_final. Fix the wblist.wb and test again.

Gary V



-------------------------------------------------------
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_id=7637&alloc_id=16865&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