Hi Benjamin,
I tried your acs-mail-lite on oacs-5-9 but I get this error:
can't read "message_id": no such variable
while executing
"acs_mail_lite::unique_id_create -message_id $message_id -package_id $package_id -party_id $rcpt_id"
(procedure "::nsf::procs::acs_mail_lite::send_immediately" line 34)
invoked from within
"acs_mail_lite::send_immediately -to_addr $to_addr -cc_addr $cc_addr -bcc_addr $bcc_addr -from_addr $from_addr -reply_to $reply_to -subject $subj..."
Where should message_id come from?
Claudio