avins_75 Level: Scholar
 Registered: 01-07-2005 Posts: 36
|
send mail : smtp : Winsock1
hi,
i saw an example of sending e-mail via smtp (using winsock control) can someone tell me what should i specify for the connect info in the code below..
+++++++++
Winsock1.Connect <what should id put here>, 25
+++++++++
i want to send e-mail using my yahoo/gmail e-mail id to others. please tell if i run this code behind a firewall what else i need to code.
and how is the authentication done for my login-id?
____________________________
Avins.
|