Hi,
I have a script that automatically sends the user an e-mail after their details have been added to a database. But using mail(), I can't find a way to include the FROM details, so my e-mails all appear to be coming from "NOBODY". Anything I can do to get around this?