Setting PHP Mail address

Avatar
  • Answered
Can I configure the default email address for PHP so that it uses one of the email accounts created in cpanel? Currently it sends with [myaccountname].VPS[varriednumbers]. as the sender's email address.

-Chris
Avatar
Arn
Hello InCubed, You can definitely set the email to one of your cpanel email accounts. You will need to get into the PHP Code for the email and then set the From parameter. Here's a link to documentation on this issue in W3C Schools: Php Mail Form If you have any further questions, please contact technical support or leave a comment at the bottom of the page. Regards, Arnel C.