I run a BBS, which is phpBB. I also use the Google Apps’ email service. How to make them work together?
Let’s discuss it now.
Version of phpBB2: 2.0.22
It is running on the Dreamhost‘s hosting.
There is a email setting under General Admin > Configuration
Say, I want to use a Gmail account as the BBS system email account. The Google Apps’s email is same as Gmail setting.
Let’s put the details here.
1) Have the Gmail or Goolge Apps’s email account works.
2) Using the menu at the top right edge of the main Gmail window (the one that shows up after you log in), click on Settings, and then Forwarding and POP / IMAP. Under POP Download, click either Enable POP for all Mail, or Enable POP for Mail that Arrives Now (which ever suits your purpose). Configure anything else that appeals to you too. Exit from the Gmail Settings Window after saving your selections (this is important).
3) Login the phpBB administrator panel.
Goto General Admin > Configuration > Email Settings
SMTP Server Address:ssl://smtp.gmail.com:465
SMTP Username: enter your email address
SMTP Password: enter the password of your email account.
After that, the email setting is fine on your phpBB system. Any emails through the system email account will be OK. I enable account activation, which requires new users verify his email address.
followed link in comments for updated post, worked perfectly, thanks
followed link in comments for updated post, worked perfectly, thanks
THANKS! It works for mass mail too
THANKS! It works for mass mail too
Thank you, it worked. Nice topic!
Please check this post for phpBB 3
http://www.yinfor.com/2009/02/phpbb3_email_settings_with_gma.html
Hi! I’m trying the tip you mention here, and I have a couple questions.
What do you have in the ‘SMTP port’ and ‘Authentication Method’ fields?
I’ve tried port 465, and PLAIN and LOGIN Authentication, without success.
Thanks in advance!
It is not for mass mail.
it wont work, gmail has limit per mails sent in minute. I have tried it.
Somewhat helpful with my own e-mail settings.