Saturday, November 15, 2008

Send Email/Spam through Command Prompt using telnet?

Introduction:-
The Email in which we can set any mail from: content is called spam.

Note:-actually if the mail is not properly created(parsed) for example email with not subject in that case server assume that it is spam therefore some time when you send mail from yahoo to gmail the mail goes to spam
.

It is to be noted here that we can not set mail from in our id therefore for that use telnet. in which we first make a connection with the server(if we want to send spam to person with gmail id then we should made connection with gmail smtp server) then give the detail as mentioned below:-

steps For sending spam/email using telnet:-

1) Firstly find out the smtp(simple mail transfer protocol) server for the network using which u want to send mail.

Note:-Q) how to find out stmp server of any network?

Ans:-using nslookup command as shown in the figure.



here in the figure what i have done is firstly i have typed nslookup command in cmd to find out the server address. next type "set type=mx" for finding mail exchange server and at last type the mail server from which u want to send mail for in my case i use "gmail.com" on entering it into your cmd after type=mx command you will get alot of address u can use any of them but in my suggestion choose toppest address and in figure the toppest address is alt1.gmail-smtp-in.l.google.com

2) Now after u have find out the smtp mail server type in cmd

telnet "mail server" 25

in my case mail server was alt1.gmail-smtp-in.l.google.com

3) Now u will be connected to the mail server, so now to begin, type in ehlo for esmtp(extended smtp) and helo for smtp type server in command window that appear after last step.

NOTE:- remember here to not mistake at there because here every thing that you type here will be counted so even backspace will be counted. so if you mistaken in here u have to leave it and type all thing again.

4) Now here you must type exactly what i say.
  • Type:- mail from: email id from where this mail is send from.
    eg. mail from:
  • Now type:- rcpt to: email id to whom this mail go to.
    eg. rcpt to:
  • Now type:- data
  • Type the message that you want to send.
  • Now at last type .(dot) after entering data
  • And that is it you have learned how send mail or spam using cmd.

NOTE:- it is important to note here that u can only send message (in most server) if you have static ip address or u can send message through the mail server that your isp has provided to you so contact your isp for free email id and stmp server.

You can see the video if you are uncomfortable reading



for sending mail online without loging into your account or going to cmd to any one u can use site http://fakesend.com/

Fake Email through Outlook

14 comments:

  1. the commands are wrong...you cannot enter "mail to:"
    it wont work..the correct command is RCPT TO:.
    if u type mail to ..it gives syntax error.

    thanx

    ReplyDelete
  2. can everyone explain me why when I'm entering the command telnet "mail server" 25 it says: unrecognized command? My mail server is alt1.gmail-smtp-in.l.google.com. thanks

    ReplyDelete
  3. that means your system did not recognize telnet protocol which may happen because your system did not have telnet application. so you can download putty to run telnet command.

    ReplyDelete
  4. the mail command is whom you want the email to show that it is from.

    rcpt is the email of whom will be receiving the email.

    you usually don't need to say "mail to" just "mail"
    eg. mail email@email.com

    ReplyDelete
  5. hi, I m new at this.. i got win7 and i am having same problem as.Anonymous said.. the second comment I'm entering the command telnet "mail server" 25 it says: unrecognized command? My mail server is alt1.gmail-smtp-in.l.google.com. thanks. i got the part where tarun kumar singhal said.. download putty to run telnet command.. but i dont know where excatly how to download telnet... thanks... yo friend Nitin

    ReplyDelete
  6. any reason why connection fail when you are trying to connecting to alt1.gmail-smtp-in.l.google.com.

    ReplyDelete
  7. This comment has been removed by the author.

    ReplyDelete
  8. there can be many reasons:-
    1) Server Down
    2) Traffic congestion

    ReplyDelete
  9. @Nitin telnet is not an application it is a protocol. every computer is configured by default to use telnet but in some computer it is disabled.
    so u need to enable it.

    ReplyDelete
  10. Hello sir there are various easy method from which you can send fake email.
    by some simple site...
    that are as

    http://www.webwizny.com/sendemail.php

    http://www.anonymizer.in/fake-mailer/index.php?msg=OK+odesl%E1no+na+e-mail+toofunnytarun%40gmail.com

    ReplyDelete
  11. hi tarun..i hav downloaded putty software...now wat am i supposed to do..??
    coz im gettin the same error while typing command {telnet"alt1.gmail-smtp-in.l.google.com"}

    its dispayin that its an unrecognized command
    plz explain the further procedure

    ReplyDelete
  12. Gmail server did not allow my IP (of course dynamic) to send the email instead it gave me a link: http://mail.google.com/support/bin/answer.py?answer=10336

    ReplyDelete

Do not write Spam comment