Mark Martinec ha scritto:
> Giuseppe,
>
>   
>> Is there an option in 2.6.3 to have the snmp (I guess it's the DB
>> /var/.../amavis/db/snmp|nanny.db ) stats not initialized at
>> every amavisd daemon restarting?
>>     
>
> There is no configuration variable to do that,
> but you can change the line:
>
> Amavis::DB::init(1, 15+1+32);  # MD5   (128 bits)
>
> into a:
>
> Amavis::DB::init(0, 15+1+32);  # MD5   (128 bits)
>
>
>   Mark
>
>   
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?

Thanks
Bye
Giuseppe.


------------------------------------------------------------------------------
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