Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
milter-regex - Sendmail milter plugin for regular expression filtering
Milter-regex is a milter based filter that makes it possible to filter
emails using regular expressions.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
milter-regex |
1.7 |
1.fc6 |
src |
27 KiB |
Thu Aug 16 03:37:13 2007 |
Changelog
- * Mon Aug 6 18:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> - 1.7-1
- update to 1.7 (sendmail macro filtering support added)
- tarball now includes a versioned directory name
- split milter-regex.conf out from being a here document in the spec and have
it as a separate source file instead
- unexpand tabs
- use the standard scriptlet for user/group creation in %pre
- use %{_initrddir} rather than %{_sysconfdir}/rc.d/init.d for initscript
- use %{__install} rather than %{__cp} in %install
- drop scriptlet dependencies on /sbin/service by calling initscript directly
- LSB-ize initscript (#246983)
- * Wed Apr 18 18:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> - 1.6-7
- add patch for compile errors on Fedora 7
- use sed rather than perl for quick scripted edits
- * Tue Aug 29 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> - 1.6-6
- rebuild for dynamic linking speedups (FE6)