== HOWTO ==
=== My website needs a contact form ===
If you want to add email to your PHP application or website, then use [https://github.com/PHPMailer/PHPMailer PHPMailer], ([http://swiftmailer.org/ Swift Mailer] by SensioLabs, or many other fine alternatives). Don't use PHP's <code>mail ()</code> function unless you are really going for basic messaging to yourself only. And, you You can also use Google's SMTP server to send so but you don't have to get blocked and deal with all kinds ll still end up being dependent on the 'cleanliness' of other crapyour IP for delivery.
Make sure your server IP is not blacklisted or firewalled. Telnet to Google: