doubts on implementing smtp server???

@

@n!e

Guest
hi, i'm trying to implement the java mail. I've got doubts on how to state my type of smtp server? do i need to download anything? or jus state, like "hotmail" server?

lets say i the code below:

Socket s = new Socket("mail.yourserver.com",25);
PrintWriter out = new PrintWriter(s.getOutputStream());

what should i write on the "mail.yourserver.com"
n do let me know, if my code is needed.

thanks in advance.:confused:
 
Well first off all you cant connect to a hotmail server from anything but the website.

Second if zou connect to an SMTP mail server you need to comply to the RFC standards, read those and learn how SMTP works.
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back