Ron,

> That id is the same as the one in the log:
> X-Quarantine-id:
>   <spam-ed34c6f3da86888b0ea65c336cbeb63a-20070212-122718-16148-09>

Ok, thanks.

> I also checked the amavisd-new source and found the error
> on line 6312 / 6313:
> { die "Stored quarantine ID '$qid' does not match ".
>     "requested ID '$quarantine_id'" }

You are right, I haven't looked at the right spot.

> Here are the comments of my amavisd-new, maybe versions got screwed up
> by the debian packages:

grep 'myversion_id = ' amavisd


Btw, the default settings in 2.4.2 for quarantine file names
are shorter and based on mail_id, not on a body hash:

  $virus_quarantine_method        = 'local:virus-%m';
  $spam_quarantine_method         = 'local:spam-%m.gz';
  $banned_files_quarantine_method = 'local:banned-%m';
  $bad_header_quarantine_method   = 'local:badh-%m';

You seem to have overridden the setting.
Intentionally or just copid over from back versions?


> >> does not match requested ID '718-16148-09'

The requested ID '718-16148-09' looks like a parsing bug in amavisd-release.

Looking into the matter...

  Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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