I've already enabled the pop3 from my account.
Regarding the openSSL, I've downloaded Win32openSSL0.9.8i from the net and I've 
installed it on my laptop. It has many libraries could you please guide me 
which library I should use and how to use it?


Your assistance is heavily appreciated.
Thank you.
Factsface

--- On Tue, 2/10/09, David Wright <dwri...@chineselaundry.com> wrote:

From: David Wright <dwri...@chineselaundry.com>
Subject: RE: [advanced_delphi] sending email using indy components!!!!!!!!!!!
To: advanced_delphi@yahoogroups.com
Date: Tuesday, February 10, 2009, 6:23 PM







I think gmail uses 465 for smtp, and it requires SSL.  I do not think the plain 
SMTP component for Indy includes SSL.  You would probably need to install 
OpenSSL...
 
Also, make sure you enabled the gmail account for POP3 access.  It is disabled 
by default.



From: advanced_delphi@ yahoogroups. com [mailto:advanced_ del...@yahoogrou 
ps.com] On Behalf Of malak almalak
Sent: Tuesday, February 10, 2009 3:48 PM
To: advanced_delphi@ yahoogroups. com
Subject: [advanced_delphi] sending email using indy components!! !!!!!!!!!









Hello all,
 
I've tried to do simple program to send email to gmail but I've faced many 
problems:
1- when I use the default port for smtp which is 25 --> error message has 
raised 'error#10060 connection time out'
2- when I use the port 465, the program is running endlessly.
3- when I used the port 587, the exception raised 'Need SASL mechanism to login 
with it'
 
What's wrong with my program? Do I need to add somthing to it?
kindly see the program attached.
Your assistance is heavily apprecited.
 
Factsface
    
















      

Reply via email to