Release 2.76
MIMEDefang 2.76 is available on the download page.
Here are the important changes in MIMEDefang 2.76:
- Add "All / Summary" button to watch-multiple-mimedefangs.tcl
- Minor clarifications to documentation
- Several minor bugfixes
- Add a filter_wrapup callback. This permits header modifications, but not body modifications. It has access to the final (possibly modified) message, so is the ideal place to do DKIM-signing.
- Remove all function prototypes from mimedefang.pl.in as per current Perl5 best practices.