Robin,

> I just went through that document. I do not see anything that describes
> my problem.

What version of BerkeleyDB and libdb is logged during amavisd startup?
It would show something like:

  amavis[44462]: Module BerkeleyDB  0.27
  ...
  amavis[44462]: Creating db in /var/amavis/var/db/amavis/;
    BerkeleyDB 0.27, libdb 4.3

> If I set the following options what will the effect be ? will I bypass
> berkley db requirements ? will I lose any features ? or will it not
> solve my problem ?
> $enable_db = 0;
> $enable_global_cache = 0;

It is not too bad if you can't solve your problem otherwise,
you lose health status, statistics counters and global cache:

http://www.ijs.si/software/amavisd/#faq-gen :

  As a last resource, the use of bdb may be turned off. 
  The $enable_db=0 disables use of bdb altogether, falling back to
  memory-based cache and loss of amavisd-nanny and amavisd-agent
  functionality.

Mark


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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