Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dspam-hash - Hash storage driver for libdspam
        
        
        - Description:
- The self-contained Hash-Based driver (inspired by Bill Yerazunis' CRM
Sparse Spectra algorithm) is the fastest solution by far and requires no
dependencies, supports an auto-extend feature to grow the file size as
needed, and is very fast and compact. It does, however, lack some
features (such as merged groups support) and uses a lot of memory to
mmap() users. The driver is thread-safe (required for running DSPAM in
server daemon mode). 
Packages
        
        
            | dspam-hash-3.9.0-8.el4.i386
              [87 KiB] | Changelog
              by Nathanael Noblet (2010-07-13): - Fix dspam data dir permissions to be writeable by mail (Reported by Jonas Pasche) |