Almost three years on and no reply? Bummer.
I'm trying to do the same thing except we have multiple domains and a variety of mail servers. Our intranet application can easily present a consolidated list of addresses with checkboxes for peeps to select as recipients, but I can't figure out how to get the information from the zimlet into the TO field.
I found this (
Zimlet to prepare a formated email) This seems ideal since the TO field is already in the browser and ready to be tinkered with. I just can't get it to populate. I've tried the ultra-simple, ultra-obvious choice... onclick="document.getElementById('zv__COMPOSE_to_c ontrol').value=LIST_OF_ADDRESSES;
But that seems to be ultra-wrong.
Any help would be greatly appreciated. Thank you!
mf