Formagic moved to GitHub. Please visit https://github.com/Weasle/Formagic/ to stay up to date.
Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
Configure a SMTP server to send email from your WordPress site
SMTP Mailer plugin allows you to configure a mail server which handles all outgoing email from your website. It takes control of the wp_mail function and use SMTP instead of the PHPmail() function.
Plugin Repository URL: https://wordpress.org/plugins/smtp-mailer/
Plugin Author URL: https://wphowto.net/
SMTP Mailer Settings:
*SMTP Host: Your outgoing mail server.
*SMTP Authentication: Whether to use SMTP authentication when sending an email (True/False).
...