On 29 Apr 2010, at 01:32, osmcr...@gmail.com wrote: > Hello, > > i want to get some of my quarantained mails off quarantine that why amavis > is marking some legitimate emails as spam > > The quarantine-directory is /var/lib/amavis/virusmails/------- > > There are the maildir-files. > > amavisd-release do not have any manpages. > How do i release the mails from quarantine. > > Any idea what I could do to re-injectect these emails into the system ? >
In my system, amavisd-new sends a me a report about all quarantined mail. Somewhere in that report it will say something like: The message has been quarantined as: virus/123456789abcd.gz You may need to cd to /var/lib/amavis/virusmails/ and then issue the command 'amavisd-release virus/123456789abcd.gz' The mail should then be released to it's original recipient, provided amavisd-release has been set up correctly. Hope this helps you. Robert. ------------------------------------------------------------------------------ _______________________________________________ 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/