php

The php.ini file lets you configure the default sender (the From in the email header) and email address If you have multiple php.ini files (for example one for cli, one for apache, etc), you need to find the right one for your purpose or even change ‘em all. EX: You want to set the From
Read More