> I am trying to ad extra headers to email's I am sending through php. I
> want to ad Reply-To: and Bounse-To: addresses. But when add them useing
> the forth feild of the mail() funtion.
> mail($recipient,$msubject,$message,"Reply-To: $sender");
> but for some reason when I send this e-mail i
Hello,
I am trying to ad extra headers to email's I am sending through php. I
want to ad Reply-To: and Bounse-To: addresses. But when add them useing
the forth feild of the mail() funtion.
mail($recipient,$msubject,$message,"Reply-To: $sender");
but for some reason when I send this e-mail it
2 matches
Mail list logo