Giuseppe,

> > Amavis::DB::init(0, 15+1+32);  # MD5   (128 bits)

> Ok, thanks. BTW does the init(1, ...) works also if the DB is not yet
> created, i.e. at first run, or it requires an existing DB?

The 0 as a first argument just prevents deleting an existing database
on startup. Should work with or without an old database.

Btw, reusing an old database was used in old versions of amavisd.
I changed it to always re-create a database because with some
version of libdb, probably coupled with unclean terminations,
a database could end up in a permanently locked state,
preventing amavisd to start.

  Mark

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
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/ 

Reply via email to