I know that I've asked this question before and I'm not sure of the 
response. 

I would prefer to use a MySQL database, but that's a learning curve and 
until I can make that work (I have to learn how to do the whole policies 
thing.) There is a feature where the system wide lists (scores) can be 
read from a hash table via the read hash function.  I was told that it 
was a straight perl hash table.  My assumption that it used "tie %hash, 
'DB_Hahs',$filename, 0640;".  It seems to me that this would be fairly 
efficient.  However, when I pre compiled my hash table using "postmap 
hash:filename," amavis segfaulted.

is my hash table just a whitespace separtated text file with one entry 
per line?  How is this hash file supposed to be built?  The 
documentation is not clear on this subject at all.

Thanks,
Curtis

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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