Hi,
Im using PHP sendmail on an Apache/Windows server. Whenever an email is sent out - the From: header says Root User. For exp.
From:Root User <peoples@myswebsite.com>
How do I make it say something other than Root User.
From what I can tell, and I might be wrong, There is nowhere in the php.ini file that lets you change this setting.
Im using PHP sendmail on an Apache/Windows server. Whenever an email is sent out - the From: header says Root User. For exp.
From:Root User <peoples@myswebsite.com>
How do I make it say something other than Root User.
From what I can tell, and I might be wrong, There is nowhere in the php.ini file that lets you change this setting.