I am creating a custom workflow which gets activated whenever some data is entered in a particular list. One of the field in this list is a column for Email ID of the a user( not necessarily the logged in user).
Based on this,I have to write a CAML query which selects the First Name based on the user's Email ID in SharePoint 2007. Is there a way to get rest of the user details from email id?