| Name: | dspam-hash |
|---|---|
| Version: | 3.10.2 |
| Release: | 12.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 240360 |
| License: | GPLv2 |
| RPM: | dspam-hash-3.10.2-12.el7.x86_64.rpm |
| Source RPM: | dspam-3.10.2-12.el7.src.rpm |
| Build Date: | Fri Mar 16 2018 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.nuclearelephant.com/ |
| Summary: | 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). |
- Updated systemd requirements
- Explicitly require binutils for crontab file fixes bug #1240913
- Fix for bug #1193177
- Patch for recipient corruption bug
- set hardened build to add PIE option since dspam can be long running - bug #954345 - properly fixes #657357 - PostgreSQL purge script works
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Attempting to fix purge bug #657357
- Fix dspam-web.conf file to work with httpd 2.4 and 2.2 bug#871396
- Removed chkconfig and use systemd macros
- Add exim patch - Require perl(Mail::MboxParser) fixes bug #622502