I would like to send a registration confirmation with:
Hi <first name>, click <here> to activate your account. <here> is a HTML link - currently the confirmation emails are sent plain text so embedding links is not possible. and <first name> would use the auth_user field - currently only "key" is inserted. What do you think?