""George Pitcher"" <george.pitcher@xxxxxxxxxxx> wrote in message news:AMEPJAJDOFCDLPGFDOIFCEHIHGAA.george.pitcher@xxxxxxxxxxxxxx > Hi, > > I am sending emails out from php using a variety of 'From addresses', > depending on who is logged on. I would like bounced messages to go directly > to the sender, but they are not. I suspect that this is because in php.ini, > I have to set the 'sendmail_from' to a specific address. > I don't know if this will work, but try using ini_set to change sendmail_from as necessary http://uk2.php.net/manual/en/function.ini-set.php List of ini options here http://uk2.php.net/manual/en/ini.php#ini.list > Can anyone suggest an alternative, other than switching platforms? > > MTIA > > > George -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php