Problem:
When a user creates an account with a username that does not match their Second Life avatar's name, the username on the Web site is changed to match their avatar's name when they verify their avatar at a terminal in-world. The user, however, may not notice this during verification (even though the terminal tells them).

Solution:

  1. Have Drupal send an email to the user letting them know that their username was changed by the terminal.
  2. Allow the subject and the body of the email template to be configured by an administrator.
  3. Allow the use of tokens in the subject and body of the email template (for username, path to their account page, etc).

Is this possible?

I don't see this as a critical issue, but I wanted to create a request for it because a user mentioned it to me yesterday and I thought it was a good idea. :)