Hi Deb,
This should work for you!
Create a new SQL Field within your template:
Insert Special Field | SQL | Text
Set the properties for the field as follows:
Field Identifier: User Email Address
SQL: Select Email From Userinfo Where Userid = :Userid
Hyperlink Address: mailto::SLXUserName <:SLXUserEmail>?
If you want, you can extend on the hyperlink address to add the subject and email body:
mailto::SLXUserName <:SLXUserEmail>?Subject=empath-e Rule&Body=empath-e are the best!!
Regards, Adam Travers
empath-e Ltd