Forum OpenACS Improvement Proposals (TIPs): Re: TIP #117: Remove md5-procs from acs-tcl

Collapse
Posted by Mark Aufflick on
It was used in 4.x email/mime handling. md5.tcl. base64.tcl and mime.tcl used to be nastily sourced in because of aolserver 3's poor package handling.

Eg:

http://cvs.openacs.org/cvs/openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl?rev=1.2&view=auto

It's not been used for some time I believe.