Windows - open the command prompt: start > run > cmd
1) Then type: telnet mx1.hotmail.com 25 [enter] this connects you to the server
2) When connected type: helo [enter] this has to be 'helo' i didn't make a error
3) The server should say " hello dont be alarmed if it says hello
4) Now type: mail from: [enter] this verifies the email address which the email will be from
5) Next type: rcpt to: [enter] this is who the email is gwetting sent to
6) Now type: data [enter] this then tells the server that the info in the email is coming next
7) Next type: subject: [enter] this is the email subject
8) Next press: [enter] this tells the server that the message is coming next. this will make a blank line
9) Now type: [enter] this is oviously your message
10) Next press: [enter] this tells the server the email message is finished
11) Now type: "." [enter] this will tell the server the email is ready to be sent. miss out the ""
12) Nou should get a message that the email is qeued
13) Now type: quit this will tell the server to send the email officailly it is very inportant you type this
Your email is now sent :D
it should look like this:
220 mc1-f21.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.2195.6824 ready
at Wed, 16 Jun 2004 13:08:39 -0700
helo [enter]
250 mc1-f21.hotmail.com Hello [80.43.217.100]
mail from: heogia@hotmail.com [enter]
250 heogia@hotmail.com ... Sender OK
rcpt to: heogia@gmail.com [enter]
250 heogia@gmail.com
data [enter]
354 Please start mail input.
subject: hello [enter]
[enter]
Hello you whore!!!! [enter]
[enter]
. [enter]
250 Mail queued for delivery.
quit [enter]
221 Closing connection. Good bye.
at Wed, 16 Jun 2004 13:08:39 -0700
helo [enter]
250 mc1-f21.hotmail.com Hello [80.43.217.100]
mail from: heogia@hotmail.com [enter]
250 heogia@hotmail.com ... Sender OK
rcpt to: heogia@gmail.com [enter]
250 heogia@gmail.com
data [enter]
354 Please start mail input.
subject: hello [enter]
[enter]
Hello you whore!!!! [enter]
[enter]
. [enter]
250 Mail queued for delivery.
quit [enter]
221 Closing connection. Good bye.
Connection to host lost.
Tips:
1. Make sure you type quit at the end
2. Make sure you put the "."
3. Make sure you dont make mistake because you cant use backspace. is you make a mistake with the addresses type "rset"
1. Make sure you type quit at the end
2. Make sure you put the "."
3. Make sure you dont make mistake because you cant use backspace. is you make a mistake with the addresses type "rset"