fayway
Member
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
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
|
 |
« Reply #22 on: October 01, 2006, 09:11:31 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 ? 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
Posts: 21
|
 |
« Reply #23 on: October 01, 2006, 05:08:43 PM » |
|
|
|
|
|
|
Logged
|
I am logged in therefore I am.
|
|
|
hopkins
Member
Offline
Posts: 43
|
 |
« Reply #24 on: October 02, 2006, 06:35:37 AM » |
|
Hi to all  , 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
Posts: 1
|
 |
« Reply #25 on: November 11, 2006, 03:44:55 AM » |
|
Is SSL still not enabled on 110mb server yet 
|
|
|
|
|
Logged
|
|
|
|
hopkins
Member
Offline
Posts: 43
|
 |
« Reply #26 on: November 11, 2006, 09:16:17 AM » |
|
No  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  .
|
|
|
|
|
Logged
|
|
|
|
|
grucho
|
 |
« 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 
|
|
|
|
|
Logged
|
|
|
|
Dark Raito
Dark Templar
Global Moderator
Loyal 110MB Member
   
Offline
Posts: 2280
i seems to prefer to read more than to post more..
|
 |
« Reply #28 on: December 09, 2006, 12:04:15 AM » |
|
not modded + use gmail = put the admin email : xxxxxxxx@gmail.comwanna use smtp as sender? : yes smtp server : smtp.google.comusername : blankpassword : blank
|
|
|
|
|
Logged
|
110MB.com Help!NubsPixel.comhave you ever faced failures?
never. because there is no such thing as failure. Only lessons that make you a more better person.
|
|
|
|
SiXX
|
 |
« 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  ) 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 4652. log in to administrator panel > config Check Use SMTP ServerSMTP Server Address ssl://smtp.gmail.comSMTP Username gmail_usernameSMTP Password gmail_password
|
|
|
|
« Last Edit: December 10, 2006, 02:16:19 AM by SiXX »
|
Logged
|
|
|
|
|
fernbap
|
 |
« 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
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
Posts: 55
|
 |
« Reply #32 on: February 03, 2007, 02:22:16 PM » |
|
What this does?
Sorry, but my english isn't good!
|
|
|
|
|
Logged
|
|
|
|
|
VeNoMZiTo
|
 |
« Reply #33 on: February 14, 2007, 10:27:34 AM » |
|
great, but if fskopen is over, this don´t work,xD.
|
|
|
|
|
Logged
|
|
|
|
|
obus3000
|
 |
« Reply #34 on: March 02, 2007, 04:30:21 AM » |
|
Do this works with phpbb??
|
|
|
|
|
Logged
|
|
|
|
|