Hello guys.
I have a question ..... dont we all :p
but any case. Is there a way i can recieved bounced mail ?
Or is that setup on the server ?
Cheers RV
Moderators: macek, egami, gesf



$headers ="MIME-Version: 1.0\r\n";
$headers.="From: ".$FromName." <".$From.">\n";
$headers.="To: ".$ToName." <".$To.">\n";
$headers.="Reply-To: ".$FromName." <".$From.">\n";
$headers.="X-Priority: 1\n";
$headers.="X-MSMail-Priority: High\n";
$headers.="Errors-To: <my@address.co.za>\n";
$headers.="X-Mailer: My PHP Mailer\n";


Yes i know but i do not have all the diff headersWell, once the correct headers are in place, then the e-mail should be bounced correctly.

nope still not working ?



Users browsing this forum: No registered users and 1 guest