* Andrea Bencini <[EMAIL PROTECTED]>: > I installed FC8 with postfix and I would like to install amavisd-new, > spamassassin and clamav. > Which pakages do I have to install to have clamav managed by amavisd-new? > Can you give me a pakages list of clamav?
You can usually get amavisd-new and clamav RPMs from Dag Wieers repository. Install them, add clamav to the amavisd-new group, make sure AllowSupplementaryGroups is enabled in clamav.conf. Then check that amavisd and clamav can talk over the same socket to each other. Clamav configures a path to a socket in clamav.conf. amavisd must use that path in the Clamav settings in the amavisd.conf @av_scanners section and it must be permitted to access that directory. [EMAIL PROTECTED] -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
