The "make unstripped" target has disappeared. Instead, use: make INSTALL_STRIP_FLAG=''
The RPM_INSTALL_ROOT make variable has disappeared. Instead, use the standard DESTDIR: make install DESTDIR=/some/dir
In mimedefang.c, truncate overlong responses from the multiplexor. Also sanitize replies so "
" doesn't get fed to smfi_setmlreply
If a slave process replies with a very long reply, have the multiplexor consume (and discard) the excess input so the multiplexor-to-slave protocol does not become de-synchronized
When mimedefang becomes a daemon, have it wait for a "go/no-go" message from the child before exiting. This should eliminate race conditions whereby the MTA starts before the milter socket is present
Avoid run-time errors from Unix::Syslog on some platforms
Change md_syslog to log the Sendmail Queue-ID if it is available
Remove references to ParanoidFiler
This update has been submitted for testing by robert.
This update has been submitted for testing by robert.
This update has been pushed to testing
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by robert.
This update is currently being pushed to the Fedora EPEL 6 stable updates repository.
This update has been pushed to stable