Firstly this isnt my tutorial and i just found it on the net so please dont say that i stole someone elses tutorial. And I dont know if someone has posted this earlier too.
Well heres how it goes.

Firstly people should hav a good knowledge about telnet and how it is used.

Back to the tutorial , ok…now you can either download a telnet client , or use the windows version , this meaning , using command line interfaces….Were big hard hackers and we dont need no GUI ( Grafical User Interface ) to help us 😉

Guessing you using micorosoft windows :

Right, to open the telnet aplication. Start => Run => Type : Telnet => A window Should Apear simlar to the command prompt screen.
You can press h to view a few basic telnet commands.

SMTP : This Stands for “Simple Mail Transfer Protocol” Basiclly a protocol for sending e-mail’s , you will need a SMTP server to send your email from, either from another company , or your own Internet service providers (ISP)
smtp port : 25

Heres a lsit of smtp servers:-
Code:

http://www.gr0w.com/help/email_help_smtp_servers.htm

Code:

http://www.uic.edu/depts/accc/ecomm/smtpmove/isps.html

Code:

http://www.thebestfree.net/free/freesmtp.htm

Code:

http://www.registerdirect.co.nz/help/smtp_servers.html

Code:

http://www.bu.edu/pcsc/email/remote/smtplist.html

Note : Some ISP only allow you to use there SMTP servers , therefore blocking port 25 from using others.

ok! Now You Get A Basic understanding of all of this , lets get to the command line intnerfaces and conect to your chosen SMTP server !

As an Example I Will Be using Wanadoo’s SMTP service ( smtp.wanadoo.co.uk )

( Get Telnet Open And Runnning )

Telnet > open smtp.wanadoo.co.uk 25
^ ^
| |_____________ Mailing Port(25)
|
|______________ SMTP Server(smtp.wanadoo.co.uk

(It Should Say Conecting or somthing similar)

(obviously replace the example server with the SMTP server you’ve selected)

Now Type :

———————- ( press enter after every line )

HELO smtp.wanadoo.co.uk
MAIL FROM: [email protected]
RCPT TO: [email protected]
DATA
from: [email protected]
to: [email protected]
subject: anything
received: xxx.xxx.xxx.xxx
x-header: xxx.xxx.xxx.xxx
ACTUAL MESSAGE GOES HERE
.

Notes : Fill in the X’z With Random numbers to hide the senders Ip adress
Notes : Please Remember to put the ” . ” at the end ! ..Its Finishes The E-mail

>>Also can anyone find me a smtp server that allows people to send mails outside their domain<<

Explore More

Download NetWitness Investigator Software

Download NetWitness Investigator Software Release Date: 11/17/2008 Version: 8.6.4.9 File Size: 31.6MB Download #1 (USA) Fastest | Download #2 (USA) Fast NetWitness® Investigator is the award-winning interactive threat analysis application

Safe3 SQL Injector v5.1

Safe3 SQL Injector is one of the most powerful penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of back-end database servers.

What are snort rules?

Snort rules are the conditions specified by a Network Administrator that differentiate between normal Internet activities and malicious activities. Snort rules are made up of two basic parts: * Rule