I've created a simple directory type node using CCK, in which users can enter services they offer. I've then used Views to create a list type view that can be filtered on the type of services you wish to see. The listing displays the persons name and email address.
What I would like to do, is have a checkbox next to each entry in the list which you select if you wish to email that person. You would then click an 'Email Selected' button and be taken to a form where you could fill in your contact details and message. When you submit the email form your message would be BCC'ed to all of the selected email addresses.
Is there any existing modules that could help me do this, or could anyone point me in the right direction as to how might do this?
Thanks
gc