We archive incoming mail with Postfix's bcc maps, but want to move this into
amavisd-new because it is easier to 'amavisd-release' mail to the user in
case s/he deletes it and needs re-delivery.  In amavisd.conf:

  $clean_quarantine_method  = 'local:clean/%m.gz';

And this works as expected insofar as emails are quarantined to the
$QUARANTINEDIR/clean/filename.gz.  But when trying to release messages (as we
sometimes do from spam or virus quarantine):

  # amavisd-release clean/cWDQHseOhkkN.gz
  250 2.5.0 No recipients, nothing to do

And in the log:

  amavis[26378]: (rel-cWDQHseOhkkN) Quarantined message release
(miscategorized): cWDQHseOhkkN <[email protected]> -> , (excluded: 
<[email protected]> )

I am clearly missing something obvious, so please give me a clue!

-- 
Sahil Tandon <[email protected]>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
AMaViS-user mailing list
[email protected] 
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