Business, Tech, Life, and Whatever else

Wordpress and Google Apps

by Eric Barnes on December 21, 2008

googleappsA few weeks ago I decided to sign up this domain with Google Apps. I use their services so much it really just made sense. One of the draw backs I later found about was that php mail() function wouldn’t work any longer. I spent hours trying to find a solution and nothing really seemed to work. So if you are having this same trouble hopefully this post will explain how to fix it.

Step 1. Download the Configure Smtp plugin and activate it.

Step 2. Go to the plugins configuration page and enter the following settings:

  • Send e-mail via SMTP? : Checked
  • SMTP host : ssl://smtp.gmail.com
  • SMTP port : 465
  • Use SMTPAuth? : checked
  • SMTP username : Enter your google email here.
  • SMTP password : Your google password

Those are the only fields that are custom to Google Apps. After that configure the rest of the options as normal. Finally click the test email and you should receive an email in your gmail account.

You May Also Be Interested In...

68 Classifieds and Google Apps
February 16, 2009

Apps you love
August 14, 2008

Gmail Newsletter Trick
November 7, 2008

68 Classifieds Mods
November 17, 2008

Subscribe Now

If you enjoyed this post, you will definitely enjoy my others. Subscribe to the feed to get instantly updated for those awesome posts soon to come.


  • Name
    have any newer information on this topic? I have followed all your directions and have not made it to the destination.
  • No I am still using these details on this site and it works fine. Are you using google apps for your own domain or just trying to use gmail?
blog comments powered by Disqus