David <[EMAIL PROTECTED]> writes: > I am guessing that I can go right to 0.79, but need to go back and > get all the upgrade notes for each individual version.
Just read the 0.79 UPGRADE file from the bottom up, and start at the first applicable section. Then follow all the instructions until you reach the top. Not all will apply to your particular configuration in which case you can skip them. If you were upgrading from 0.71 to 0.79, you'd need to do the following only (starting from the bottom): ====================================================================== If you are upgrading from a release of TMDA < 0.79: * The PURGED_HEADERS configuration variable has been changed to <URL:http://tmda.net/config-vars.html#PURGED_HEADERS_CLIENT>. If you use PURGED_HEADERS in your config file you will need to change it to PURGED_HEADERS_CLIENT. ====================================================================== If you are upgrading from a release of TMDA < 0.78: * The format of confirm_accept_url has changed. This only affects you if you use tmda-cgi (version 0.08 or earlier) and URL confirmation. Please view the UPGRADE file of tmda-cgi version 0.09 for more information. tmda-cgi 0.09 can be downloaded from: <URL:http://www.tmda.net/tmda-cgi/releases/> ====================================================================== If you are upgrading from a release of TMDA < 0.77: * By default, tmda-filter now performs an automated cleanup of the pending queue upon receipt of an incoming message. If you wish to use this feature, you should disable any cron jobs you might be running to periodically purge your pending queue of old messages. The default cleanup interval is approximately once per 100 incoming messages received. To tweak this interval, or disable this feature, see <URL:http://tmda.net/config-vars.html#PENDING_CLEANUP_ODDS>. When this feature is enabled, the default lifetime for a message in the pending queue is 14 days. Any message older than 14 days will be deleted. If you wish to raise or lower this threshold, see <URL:http://tmda.net/config-vars.html#PENDING_LIFETIME>. This feature respects the <URL:http://tmda.net/config-vars.html#PENDING_DELETE_APPEND> setting. ====================================================================== If you are upgrading from a release of TMDA < 0.76: * LOCALDATE has been deprecated. ====================================================================== If you are upgrading from a release of TMDA < 0.74: * contrib/cgi has been removed. tmda-cgi is now maintained/released as a stand-alone distribution to allow that effort more flexibility. Download at <URL:http://tmda.net/tmda-cgi/> ====================================================================== If you are upgrading from a release of TMDA < 0.72: * contrib/vipmap-to-authmap has been removed. ====================================================================== _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
