Formulario Envio Email 2020
1.0.0
PHP Mailer (GitHub) = https://github.com/PHPMailer/PHPMailer
PHPMailer using email authentication = https://www.devmedia.com.br/php-envio-de-e-mail-autenticado-utilizando-o-phpmailer/38380
PHPMailer email sending = https://www.devmedia.com.br/phpmailer-envio-de-e-mails-com-php/38784
Persits.MailSender (AspEmail)
The Persits.MailSender component (AspEmail) is a component used to send email messages using the ASP programming language.
If you need to create a form that sends authentically to the SMTP server, implement the codes below in your application.