News Feed
Jobs Feed
Sections




News Archive
Web Development Blog:
Sending e-mails via SMTP with PHPmailer and Gmail
September 04, 2009 @ 14:56:14

On the Web Development Blog there's a recent post about using the PHPMailer package to send email out via the Google Mail servers.

These days I tried some plugin to send mail message within bbpress via SMTP. Since my domains email is hosted with Google applications I decided to send my messages via the SMTP server from Gmail. I found several articles and tutorials, but a lot of them didn't work for me. [...] You need for this code example a PHP5 enabled web host (I tested only on Linux), the port 465 need to be open and of course you need a Gmail or Google applications account.

Complete code is provided - a smtpmailer function that takes in the standard mail parameters (to, from, subject, msg) and ships the message off to the Gmail STMP servers (on their custom port 465).

1 comment voice your opinion now!
email tutorial gmail phpmailer stmp


blog comments powered by Disqus

Similar Posts

DevShed: The Basics of Implementing Adapter Objects with PHP

IBM developerWorks: Intro to MVC Programming with Agavi, Part 1: Open a whole new world with Agavi

PHPMaster.com: Constructors and the Myth of Breaking the Liskov Substitution Principle

PHPMaster.com: Creating a Mobile Photo Blog, Part 2

Iwan Luijks' Blog: Using Enchant with PHP on Windows - Part 1


Community Events











Don't see your event here?
Let us know!


symfony2 rest introduction database unittest interview framework language conference zendframework2 phpunit series functional development usergroup testing release podcast community opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework