Show some code so we can have a look at it.

Usually if you want to make a change in the ini you need to call the ini_set function

For your system you might want to try
Code:
ini_set('sendmail_from','[email protected]');