I'm using an e-mail program that set's up e-mail headers based on settings I specify in the program's control panel. However, the Return-path and Sender (even if I hard code them into the script responsible for setting up the headers) always come out as '[email protected]' instead of '[email protected]'
I contacted the vendor and they said that my host (I own the server by the way) is ensuring that the headers can't be changed and to ask them to stop it happening.
Does anyone think that's possible? If it is, does anyone know how I allow for the headers to be set by this php-based e-mail program?
Thanks in advance for any pointers/help you can give!
I contacted the vendor and they said that my host (I own the server by the way) is ensuring that the headers can't be changed and to ask them to stop it happening.
Does anyone think that's possible? If it is, does anyone know how I allow for the headers to be set by this php-based e-mail program?
Thanks in advance for any pointers/help you can give!
Last edited: