going bananas trying to find a solution to this - my new cpanel vps will not send mail from my php scripts that work on another, same spec, vps
using php mail() results in all outbound mails being marked with return path of [email protected] - I have checked the Tweak Settings checkbox to disallow [email protected] mails so they are now just being discarded - all outbound mails are being discarded.
The support at the vps host just said to edit php to not send from [email protected] - like that's what I have been trying to find out how to do for hours now - recompiled apache again - still no joy - has anyone had this problem before, or more importantly anyone know how to fix it? I need to be up and running in the morning with this....
using php mail() results in all outbound mails being marked with return path of [email protected] - I have checked the Tweak Settings checkbox to disallow [email protected] mails so they are now just being discarded - all outbound mails are being discarded.
The support at the vps host just said to edit php to not send from [email protected] - like that's what I have been trying to find out how to do for hours now - recompiled apache again - still no joy - has anyone had this problem before, or more importantly anyone know how to fix it? I need to be up and running in the morning with this....