1. Open Command Prompt
2. In Commmand Prompt, type:
You should now see:
3. Now type
Now it should respond with:
4. Use a fake email for this, type:
It should respond with:
5. This is where you put the email you want to send it to, so type:
2. In Commmand Prompt, type:
telnet gsmtp183.google.com 25You should now see:
220 mx.google.com ESMTP 31si14060983nfu.93. Now type
helo tracidNow it should respond with:
250 mx.google.com at your service4. Use a fake email for this, type:
mail from: It should respond with:
250 2.1.0 OK5. This is where you put the email you want to send it to, so type:
rcpt to:
It should respond with: 250 2.1.5 OK
6. Now type: data
You should see 354 Go Ahead
7. Type your message and when you finished, press enter, then type: .
Example
Here's what it should look like:


Done! To disconnect, type "quit".
No comments:
Post a Comment