This code:
llGetNextEmail("", "HERE I AM"

is supposed to filter the email bound for the current object, and only trigger an email event for messages that have the subject "HERE I AM". In reality, you will never get any email events.
This is not yet a formal bug report, as I need to do more investigation. I suspect there are problems with the first parameter, too.
