\n"; $cabecalho .= "X-Mailer: Servico de formulario gratuito - Webmasters Online\n"; mail( $recipient, $assunto, $mensagem, $cabecalho ); // Redireciona Header( "Location: ".$redirect ); exit; } else { Header( "Location: http:///" ); } // sem preenchimento ?>