Hi Everyone,
I run a php script that allows users to upload files to my server. Once the file is on the server it is sent to other people through email.
My problem is all the emails are being sent from admin{at}mydomain.com rather than the from address specified in the php script.
How would I go about fixing this? It's been driving me nuts for 4 days now.
Any help is appreciated,
Thanks
I run a php script that allows users to upload files to my server. Once the file is on the server it is sent to other people through email.
My problem is all the emails are being sent from admin{at}mydomain.com rather than the from address specified in the php script.
How would I go about fixing this? It's been driving me nuts for 4 days now.
Any help is appreciated,
Thanks