I have three domains
Parent, Business & Personal
They are hosted using the parent deluxe hosting
I occasionally need to use the mail() function on the business site for confirmation emails.
Checking out the "original message" option on Gmail, it displays the following
X-PHP-Filename: /home/$PARENT_SERVER_LOGIN$/public_html/$BUSINESS$/$MAIL_SCRIPT$.php
and
X-Source-Dir: $PARENT_DOMAIN$:/public_html/$BUSINESS$
Which are "huge" security issues.
Is there a way of controlling these headers?