I use this bit in my php code:
- Code: Select all
// From
$header="from: $name";
and this domain appears on my email header after the "name":
- Code: Select all
From:name@whl0010.whservidor.com
What is wrong?
Please help because this is causing many problems...


