amavisd-new-2.7.0-pre15 pre-release is available
Mark Martinec
Mark.Martinec+amavis at ijs.si
Thu Apr 14 19:58:34 CEST 2011
> 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
More information about the amavis-users
mailing list