i have made a simple message form in my page which will be mailed back into my email address from a visitor.
a line goes like this to send the mail:
mail('mymail@mydomain.com', 'my_subject','my_message');
all goes well and i recieved the mails in my email address except for the senders name...