\r\n"; $headers .= "Reply-To: $fromName <$fromMail>\r\n"; $headers .= "X-Priority: 3\r\n"; $headers .= "X-MSMail-Priority: Low\r\n"; $headers .= "X-Mailer: Mambo Open Source 4.5\r\n"; mail($toMail,$subject,$body,$headers); } } } ?>