Contact profile module (can you think of a better name?)

My "customer" just asked me "can I see the user's role when they contact me on the contact form". I looked at the option of setting up web form module, using hook_form_alter or hook_mail_alter.

Finally the hook_mail_alter option was chosen, because it seemed the quickest, and the Contact Profile module was born.

All the module does is add the user's name, email address and roles to the bottom of the email sent from the contact form.

I have
">attached the module to this post, have a look, let me know what you think, and help me think of a better name. Hopefully I can find time to submit it to Drupal.org over the holidays.

http://millwoodonline.co.uk/sites/millwoodonline.co.uk/files/contact_pro...

Edit:
This had now been added to Drupal.org http://drupal.org/project/contact_profile