News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Is it possible to use Gmail smtp?

Started by riker, May 01, 2009, 03:36:36 AM

Previous topic - Next topic

riker

Apologies if this is the wrong place to post this.

I noticed Wordpress has a mod which allows you to use Gmail ssl:// and so I was wondering if anyone knew of such a mod for SMF.


Aleksi "Lex" Kilpinen

If your server has OpenSSL working ( in PHP.ini extension=php_openssl.dll) it should be easy I think

For example:

Mail type: SMTP
SMTP server:   ssl://smtp.googlemail.com    (note ssl:// is case sensitive)
SMTP Port:   465
SMTP Username:  xxx.xxx@googlemail.com
SMTP Password:   <your password>

Just correct those to reflect your account info.
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

riker

Quote from: LexArma on May 01, 2009, 04:17:08 AM
If your server has OpenSSL working ( in PHP.ini extension=php_openssl.dll) it should be easy I think

For example:

Mail type: SMTP
SMTP server:   ssl://smtp.googlemail.com    (note ssl:// is case sensitive)
SMTP Port:   465
SMTP Username:  xxx.xxx@googlemail.com
SMTP Password:   <your password>

Just correct those to reflect your account info.

tried that and it doesn't work however with the mod added to wordpress it does work on the same server

greyknight17

So is this issue resolved now? I have tried this before in the past and can confirm that it does work. If not, you might have to contact your host.

If the issue is resolved, please mark it as so.

Advertisement: