Whenever I have to select more than 1 email address e.g for attendees, messages etc, although the selection is done right, with the corresponding user_id populated into the hidden HTML field, the emails sent never deliver. The reason is because rather than the recipient being:
user1@mysite.com user2@mysite.com user3@mysite.com
The email is addressed to: user1@mysite.comuser2 ""@mysite.comuser3 ""@mysite.com ...etc
Will appreciate any assitance