Hello,
Does any one knows how to change the default mail headers? My host doesn't allow port 587 (smtp.gmail.com) open. So, I'm trying to come up with a workaround. The default behavior is to use php native mail() command. I would like to go in there and change the headers to show my support@domain email address as the sender and reply-to address.
Thanks,
Jon