This is a discussion on Re: [AMaViS-user] ANTI-VIRUS not loaded in 2.2 within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Yoseff wrote: > I have Mail::ClamAV and SAVI modules loaded as well as BerkeleyDB. When I > start up ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Yoseff wrote:
> I have Mail::ClamAV and SAVI modules loaded as well as BerkeleyDB. When I > start up amavisd I get the following snippet in my debug. The one that I > need to get fixed is getting ANTI-VIRUS loaded and I am getting nowehere > quickly, any ideas? > Apr 28 20:57:01 metsny /usr/local/sbin/amavisd.22[19377]: ANTI-VIRUS code > NOT loaded > Apr 28 20:57:04 metsny /usr/local/sbin/amavisd.22[2294]: > BerkeleyDB not available, using memory-based local cacheApr 28 20:57:04 > metsny /usr/local/sbin/amavisd.22[6105]: > BerkeleyDB not available, using memory-based local cache Do you need to comment out?: # @bypass_virus_checks_maps = (1);# uncomment to DISABLE anti-virus code Do you need to set?: $enable_db = 1; # enable use of BerkeleyDB/libdb (SNMP and nanny) $enable_global_cache = 1; # enable use of libdb-based cache if $enable_db=1 What OS are you using?, It has been mentioned that Mail::ClamAV is a memory hog, consider clamd and clamscan in a package or from source. Does the Maia version of amavisd-new even use Mail::ClamAV? Do you see it in amavisd.22? Gary V ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|