if i'm using the mail() function to send an email (for example, for a lost password form), how do i control what shows up in the "From" field when it arrives in the person's inbox? I want it to say that it's from either the site's name or some other email address.
Anybody with suggestions?