amavisd-new-2.7.0-pre15 pre-release is available

tonio at starbridge.org tonio at starbridge.org
Fri Apr 15 09:34:34 CEST 2011


Le 14/04/2011 19:58, Mark Martinec a écrit :
>> Funny. Could you please try the following patch?
> The patch in the previous posting got wrapped, this one should be cleaner:
>
> --- amavisd~	2011-04-13 01:54:37.000000000 +0200
> +++ amavisd	2011-04-14 15:51:46.000000000 +0200
> @@ -22151,5 +22151,5 @@
>      $msg->seek($msginfo->skip_bytes, 0) or die "Can't rewind mail file: $!";
>    }
> -  my($err) = $@; my($smtp_response);
> +  my($err,$smtp_response);
>    eval {
>      my($sql_cl_r) = cr('sql_clause');
>
>
> Btw, the same also applies to 2.6.4 and 2.6.5 (with some offset) - in case
> this turns out to be a problem there too.
>
>   Mark


Hi Mark,
so far the patch seems working, no more problems on quarantined email.

Concerning the other problem:
_WARN: Use of uninitialized value in string eq at (eval 118) line 275.

I've assumed it happens on all email but I was wrong.
It seems to only happen on whitelisted or soft whitelisted sender (I use
SQL queries).
I've set level 5 into amavisd.conf, but with this level, no more error
message
At level 2 error message appears like this:

(12151-01) ESMTPS::10024
/var/amavis/tmp/amavis-20110415T092109-12151-Q_CiAJeS:
<xxxxx at wanadoo.fr> -> <tonio at starbridge.org> SIZE=805 Received: from
mx1.eole-its.com ([xx.xx.xx.xx]) (using TLS with cipher AES256-SHA) by
mailstorm3.spamguard.fr (mailstorm3.spamguard.fr [xx.xx.xx.xx])
(amavisd-new, port 10024) with ESMTPS for <tonio at starbridge.org>; Fri,
15 Apr 2011 09:21:09 +0200 (CEST)
Apr 15 09:21:09 smtp01 amavis[12151]: (12151-01) Checking: y-c63qOv4ulL
[80.12.242.134] <xxxxx at wanadoo.fr> -> <tonio at starbridge.org>
Apr 15 09:21:09 smtp01 amavis[12151]: (12151-01) p001 1 Content-Type:
text/plain, size: 0 B, name:
Apr 15 09:21:09 smtp01 amavis[12151]: (12151-01) _WARN: Use of
uninitialized value in string eq at (eval 118) line 275.
Apr 15 09:21:09 smtp01 amavis[12151]: (12151-01) wbl: (SQL)
soft-whitelisted (-5) sender <xxxxx at wanadoo.fr> =>
<tonio at starbridge.org> (rid=119)
Apr 15 09:21:10 smtp01 amavis[12151]: (12151-01) DSPAM result: Innocent,
score=-0.400, sig=4da7f1e631161730225047
Apr 15 09:21:10 smtp01 amavis[12151]: (12151-01) header_edits_for_quar:
<xxxxx at wanadoo.fr> -> <tonio at starbridge.org>, No, score=-7.613
tag=-9999.9 tag2=4.3 kill=10 tests=[AM.WBL=-5, AWL=0.177, BAYES_00=-1.9,
CRM114_PROB_GOOD=-0.5, DSPAM.Innocent=-0.400,
RCVD_IN_DNSWL_NONE=-0.0001, RELAYCOUNTRY_LOW=0.01] autolearn=ham




Thanks
Regards
Tonio



More information about the amavis-users mailing list