473,397 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Send email with gmail by using php

Hi

I set up a server at home by using WAMP.

Then I followed this article: http://deepakssn.blogspot.com/2006/0...-php-with.html
to send email via smtp.gmail.com.

I got error like this:
Warning: fsockopen() [function.fsockopen]: SSL operation failed with
code 1. OpenSSL Error messages: error:140770FC:SSL
routines:func(119):reason(252) in F:\livingProgrammes\wamp5\www
\test_phpmailer\class.smtp.php on line 110
openssl option is enable.......

Aug 3 '07 #1
1 2826
On Aug 3, 8:00 am, figo2476 <figo2...@gmail.comwrote:
Hi

I set up a server at home by using WAMP.

Then I followed this article:http://deepakssn.blogspot.com/2006/0...ail-using-php-...
to send email via smtp.gmail.com.

I got error like this:
Warning: fsockopen() [function.fsockopen]: SSL operation failed with
code 1. OpenSSL Error messages: error:140770FC:SSL
routines:func(119):reason(252) in F:\livingProgrammes\wamp5\www
\test_phpmailer\class.smtp.php on line 110

openssl option is enable.......
Not completely sure if my response is 100% correct or not, but you
probably should try the connection not using SSL, since if the smtp
server you are trying to connect to is not using SSL for smtp
connections, you will get an error if you attempt to make an ssl
connection to that server.

Aug 3 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: barry | last post by:
Hi I a developing on a Windows 2003 Server environment with MS Exchange 2003 installed, using the following code i am able to send e-mail message to Administrator@myserver.com but not to any...
11
by: fdu.xiaojf | last post by:
Hi, I just want to send a very simple email from within python. I think the standard module of smtpd in python can do this, but I haven't found documents about how to use it after googleing....
14
by: eliss.carmine | last post by:
I'm using TCP/IP to send a Bitmap object over Sockets. This is my first time using C# at all so I don't know if this is the "right" way to do it. I've already found out several times the way I was...
8
by: shapper | last post by:
Hello, I am trying to send an email using Asp.Net 2.0. I am getting the following error: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: No such...
9
by: Mahernoz | last post by:
Can i send an email from JavaScript? Is it possible? If yes please the code to send email using javascript...
16
by: =?Utf-8?B?Q2hlZg==?= | last post by:
I can use outlook2003 to send email,but I cann't use this code below to send email. Please help me to test this code and instruct me how to solve this problem in detail. software...
0
by: fyitang | last post by:
On Mar 18, 1:04 am, "Henning Krause " <newsgroups_rem...@this.infinitec.dewrote: thanks Henning. i have tried this one <"test test@gmail.com">, and this worked. thank you.
4
by: ithinc | last post by:
Is there a method to send gmail through a xmlhttprequest?
4
by: Muhammad Deeraf | last post by:
I am using following code to send an email to a gmail account. MailMessage mm = new MailMessage("myaccount@gmail.com","targetaccount@gmail.com","Subject: be careful","hi target, you are going to...
14
by: Warren Tang | last post by:
Hi I am using the mail function to send a mail like this: $b = mail("my_real_email_address@gmail.com", "Hello from PHP", "Hi, finally sent an email successfully"); But it failed. Could you...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.