News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


podcast component symfony2 introduction framework test unittest conference phpunit application api release custom interview opinion development database community language series

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