alterMIME Pro CHANGELOG -------------------------------------------------------------- 20090508-1213:PLD: RELEASE AS 1.2.04654+ - Fixed HTML disclaimer appearing in text segment issue. 20090421-1746:PLD: RELEASE AS 1.2.04249+ - Fixed multiple dispatch email problem - Fixed segfault from released email address memory issue - Added additional status report message to syslog output 20090406-1501:PLD: RELEASE AS 1.2.03888+ - Added subject filtering option to allow bypassing of disclaimer insertion based on the content of the Subject header. 20081203-1443:PLD: RELEASE AS 1.2.00912+ - Updated HTML help pages for dynamic disclaimers 20081129-1232:PLD: - Added amconf_id to the URI data for the postfilter. This variable contains the unique ID of the alterMIME configuration used to add the disclaimer (if modified) - Added the dynamic disclaimers feature. See the AMP manual for further details. 20081120-1103:PLD: RELEASE AS 1.2.00598+ - Added postFILTER feature. Allows admins to setup operations to occur after the email has been modified and delivered. - Added binary 'geturifilter' to the package, used to pull URI encoded name/value pairs out of a text string from STDIN. 20081114-1642:PLD: - Added address filtering for statistics page 20081113-1622:PLD: RELEASE AS 1.2.00433+ - Silenced various debug outputs for ampadmin 20081109-2210:PLD: RELEASE AS 1.2.00336+ - Merged Level2 and 1, now only producing Level2 type. - alterMIME engine updated. - ripMIME engine updated. - Fixed statistics generation when encountering invalid data 20081027-1700:PLD: RELEASE AS 1.2.00025+ - Fixed open file handle on exit for Postfix - Valgrind'd 20081026-1612:PLD: RELEASE AS 1.2.00000+ - Added multiple domain-disclaimer configurations - AMP now comes in two flavors; Level-1 has 1 domain-disclaimer Level-2 has 5 domain-disclaimer slots - alterMIME configurations (domain-disclaimer slots) are now stored in ${amphome}/amconfs. For correct ordering and management there is now an indexing meta-file in ${amphome}/amconfs/amconf.meta Only directories in ${amphome}/amconfs/ starting with "altermime-" are considered as alterMIME configurations - Software manual updated and released as altermimepro-v12.pdf 20081021-1402:PLD: RELEASE AS 1.1.08555 - Updated ampadmin to accept 3 new parameters -v: Display version -h: Display help -c : Set the configuration file (REQUIRED now) --exim : Select EXIM WWW display mode 20081021-1022:PLD - Fixed missing trailing empty line for termination of DATA dump in --smtptalk mode 20081021-0120:PLD - Fixed inetd insertion lines in install.sh which were missing the terminating \n 20081020-1035:PLD - Fixed cookie handling routines for situations where the ampadmin app was on a page which had other associated cookies in the browser. 20081018-1541:PLD - Added '--encode-dots' which, when used in conjunction with --smtptalk, encodes any lines with a leading dot to be two dots eg, '.' becomes '..' 20081018-0040:PLD - Added '--smtptalk' which converts alterMIME pro into a stream based filter tool, accepting SMTP conversations from STDIN and outputting SMTP conversations on STDOUT Use this for attempting to make alterMIME Pro function with Exim. 20081016-1436:PLD - Culled more spurilous debug outputs 20081015-2015:PLD - Added '--deliver-stdout' which makes the mailpack be delivered via STDOUT using SMTP delivery system - Added '--encode-dots' used in conjunction with --deliver-stdout, this will encode lines consisting of only a single full stop into two full stops as required by some MTAs accepting the mailpack delivery 20080929-1414:PLD - alterMIME Pro moved into 'beta phase' VERSION tagged at 1.1.xxxxx - Installer rewritten to use the dialog tool to make installations easier to understand for the first time administrators 20080901-1202:PLD - alterMIME Pro moved into 'alpha phase' VERSION tagged at 1.0.xxxxx - Installer partially operational, manual restarting of services and some items still need to be manually installed into startup scripts (sendmail and inetd).