Pages: 1 [2]   Go Down
Send this topic | Print
Author Topic: TIP: How send mails by GMail account (Patch for PHPMailer)  (Read 18796 times)
fayway
Member
*
Offline Offline

Posts: 3


« Reply #20 on: October 01, 2006, 08:19:58 AM »

Hello world !
I did exactly all your steps but i still have this message:

Warning: fsockopen() [function.fsockopen]: unable to connect to tls://smtp.gmail.com:465 (Unable to find the socket transport "tls" - did you forget to enable it when you configured PHP?) in /home2/fayway/public_html/phpmailer/class.smtp.php on line 105
ERROR

Any suggestions ?

Best regards
Logged
fayway
Member
*
Offline Offline

Posts: 3


« Reply #21 on: October 01, 2006, 09:03:20 AM »

PLZ !
no way to send mail with phpmailer and gmail...
any body can help me ?
perhaps gmail has changed the port or some thing like that ?
Logged
Maller
Super Authority member
******
Offline Offline

Posts: 1551



WWW
« Reply #22 on: October 01, 2006, 09:11:31 AM »

Quote from: fayway
PLZ !
no way to send mail with phpmailer and gmail...
any body can help me ?
perhaps gmail has changed the port or some thing like that ?

I think it's cause curl doesnt support ssl here at 110mb.com !
Logged


Intel Core i7 920 (2.66GHz), 6GB DDR3 Ram, 1TB HDD, Geforce GT 230 GTO (1,5 GB Ram (dedicated))
rkblogs
Member
*
Offline Offline

Posts: 21


« Reply #23 on: October 01, 2006, 05:08:43 PM »

http://110mb.com/forum/viewtopic.php?t=1841

I am using this plugin,
http://www.coffee2code.com/archives/2004/06/28/plugin-wpphpmailer/
what changes I should make ?
Logged

I am logged in therefore I am.
hopkins
Member
*
Offline Offline

Posts: 43


« Reply #24 on: October 02, 2006, 06:35:37 AM »

Hi to all Smiley,
now there is one "small" problem (I wrote it somewhere on board too - admins says that it will be done, but not still).
- OpenSSL is not instaled/enabled now on 110mb server, so we can't connect throught SSL to GMail SMTP server.

After it will be patched (instaled) by admins, it should be working again.

PS: You will probably get similar errors in all solutions, whitch using SSL (secured) connections.
Logged
fishing
Member
*
Offline Offline

Posts: 1


« Reply #25 on: November 11, 2006, 03:44:55 AM »

Is SSL still not enabled on 110mb server yet huh
Logged
hopkins
Member
*
Offline Offline

Posts: 43


« Reply #26 on: November 11, 2006, 09:16:17 AM »

No  smiley
SSL is now enabled (Thanks to admins).
So we can use Gmail accounts for sending emails.

Patch from the first post is now (again) available too  wink.
Logged
grucho
Member
*
Offline Offline

Posts: 26


WWW
« Reply #27 on: December 03, 2006, 04:38:35 AM »

Hi! I changed the port 25 to 465 in my smtp.php   (phpBB) and geting this every time sending a message on forum :

                         " Could not connect to smtp host : :

                                   DEBUG MODE

                                  Line : 112
                                  File : smtp.php   "

The message is sent,no prob ,it is there but this error message is driving me crazy   undecided
Logged
Dark Raito
Dark Templar
Loyal 110MB Member
*******
Offline Offline

Posts: 2280


i seems to prefer to read more than to post more..


WWW
« Reply #28 on: December 09, 2006, 12:04:15 AM »

not modded + use gmail =
put the admin email : xxxxxxxx@gmail.com
wanna use smtp as sender? : yes
smtp server : smtp.google.com
username : blank
password : blank
Logged


110MB.com Help!
NubsPixel.com
Quote from: 'A Wise person'
have you ever faced failures?

never. because there is no such thing as failure.
Only lessons that make you a more better person.
SiXX
Member
*
Offline Offline

Posts: 2


WWW
« Reply #29 on: December 10, 2006, 01:52:58 AM »

for phpBB+Gmail check the following:-
(oh, i don't know this by myself alone - thanks go to hopkins and others  smiley)

1. in smtp.php change these
-Find if (!($server_response = fgets($socket, 256)))
change fgets to @fgets
-Find if( !$socket = @fsockopen($board_config['smtp_host'], 25, $errno, $errstr, 20) )
change 25 to 465

2. log in to administrator panel > config
Check
Use SMTP Server
SMTP Server Address ssl://smtp.gmail.com
SMTP Username gmail_username
SMTP Password gmail_password
« Last Edit: December 10, 2006, 02:16:19 AM by SiXX » Logged
fernbap
Hyper-Active Member
***
Offline Offline

Posts: 470



WWW
« Reply #30 on: December 21, 2006, 06:55:55 AM »

i keep getting

Mail error: the following from address failed: .....

Any ideas?
Logged

siaush
Active Member
**
Offline Offline

Posts: 54


« Reply #31 on: January 02, 2007, 12:20:06 PM »

what about in coppermine? how should I configure it?
Logged

ßilreir®
Active Member
**
Offline Offline

Posts: 55


« Reply #32 on: February 03, 2007, 02:22:16 PM »

What this does?

Sorry, but my english isn't good!
Logged

VeNoMZiTo
Hyper-Active Member
***
Offline Offline

Posts: 131


« Reply #33 on: February 14, 2007, 10:27:34 AM »

great, but if fskopen is over, this don´t work,xD.
Logged

obus3000
Active Member
**
Offline Offline

Posts: 61


WWW
« Reply #34 on: March 02, 2007, 04:30:21 AM »

Do this works with phpbb??
Logged

Pages: 1 [2]   Go Up
Send this topic | Print
Jump to: