Thank you, Anthony, The reset_email_lower() worked for me. I just needed to use table_user() instead of table_user.
By reading this thread, I am now able to store emails as lower case, but allow upper/mixed case logins and password resets. Just what I was looking for! Thank you, everyone. Mark --

