\r\n"; $headers .= "Reply-To: $recipient\r\n"; @mail($recipient, $subject, $body, $headers); header('Location: booking-success.html'); exit; ?>