Forum OpenACS Q&A: Re: help with acs-mail

Collapse
3: Re: help with acs-mail (response to 1)
Posted by Rafael Calvo on
I am now trying to send html emails using acs-mail-lite. Using bulk-mail as example I tried some code added by Mohan (acording to the code). It uses:
set message_data [build_mime_message $text $message_html]
but it look like build_mime_message is broken, since at least 1 file is missing:
couldn't read file "/var/lib/aolserver/rafa/packages/acs-tcl/tcl/base64.tcl": no such file or directory
    while executing
Is this package deprecated as well. Is this a bug that I need to report? cheers