Mail form sender

Two variables are being sent to the form, sender_name and sender_mail whatever the values of these variables are when they are sent to your php will be what appears as your emails from name and address.

You need to find where these variables are defined in whatever code (flash? html? other?) is calling your php script and change them to what you want