Hi I am really stuck on a piece of code that checks the users username and then displays there email address ?
Any ideas?
Sorry I mean I want to display the email inside the code to forward an email to the correct username
for example
user01@mydomain.com receives an email from
user02@mydomain.com, I want the script to take the user01 and search the database for the forwarding email and then send it??