"; } if (!$_POST["contentTextArea"]) { $alert .= "The content field is required
"; } if (!$_POST["subject"]) { $alert .= "The subject field is required
"; } if ($_POST["email"] && filter_var($_POST["email"], FILTER_VALIDATE_EMAIL) == false) { $alert .= "Invalid email address
"; } if ($alert != "") { $alert = '

There were error(s):

'. $alert .'
'; } else{ $mail = new PHPMailer; $mail->isSMTP(); // Set mailer to use SMTP $mail->Host = 'mail.negociospublicos.com.br'; // Specify main and backup SMTP servers if using gmail $mail->SMTPAuth = true; // Enable SMTP authentication $mail->Username = '[email protected]'; // SMTP username $mail->Password = 'Xpto3224'; // SMTP password $mail->SMTPSecure = 'ssl'; // Enable TLS encryption, `ssl` also accepted $mail->Port = 465; // TCP port to connect to $mail->setFrom($_POST["email"]); $mail->addReplyTo($_POST["email"]); $mail->addAddress("[email protected]"); // Add a recipient $mail->Subject = $_POST["subject"]; $mail->Body = $_POST["contentTextArea"]; if(!$mail->send()) { $error = 'Message could not be sent
'; $error .= 'Mailer Error: ' . $mail->ErrorInfo; $alert = ''; } else { $alert .= ''; } } } ?>
 

contato

ENTRE EM CONTATO

Possuímos o melhor time de consultores do segmento. Nossos colaboradores possuem a solução certa para sanar suas dúvidas, necessidades ou demandas da sua instituição.

Entre em contato, através dos nossos canais de atendimento disponíveis e teremos o maior prazer em atendê-lo.

Nosso período de atendimento é de segunda à quinta-feira das 08h às 18h e sexta-feira das 08h às 17h.

Fale com a gente

(41) 3778-1700

[email protected]

se preferir você pode nos encontrar aqui

ou em nossas
redes sociais

AINDA SE PREFERIR, FICAREMOS FELIZES EM RECEBER SUA MENSAGEM!

preencha os campos e envie sua mensagem

QUERO RECEBER TODAS AS NOVIDADES