Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
clamav-milter: Sendmail-milter for the Clam Antivirus scanner
| Name: | clamav-milter |
Vendor: | http://www.karan.org/ |
| Version: | 0.87.1 |
License: | GPL |
| Release: | 1.el4.kb |
URL: | http://www.clamav.net |
- Summary
- This package contains files which are needed to run the clamav-milter. It
can be activated by adding
| INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav-milter/clamav.sock, F=, T=S:4m;R:4m')dnl
to your sendmail.mc.
THIS PACKAGE IS TO BE CONSIDERED AS EXPERIMENTAL!
Changelog
- * Fri Nov 4 22:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.87.1-1
- updated to 0.87.1
- * Sat Sep 17 23:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.87-1
- updated to 0.87 (SECURITY)
- removed -timeout patch; it is solved upstream
- * Fri Jul 29 23:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.86.2-4
- [milter] create the milter-logfile in the %post scriptlet
- [milter] reverted the change of the default child_timeout value; it
was set to 5 minutes in 0.86.2 which conflicts with the internal
mode where a timeout must not be set. So, the clamav-milter would
not run with the default configuration