--------------------------------------------------------------------
|  _ _______  __ _ _ __   __ _  __ _       _ _______  __ _ _ __   |
| | '_   _  |/ _' | '_ \ / _` |/ _' |     | '_   _  |/ _' | '_ \  |
| | | | | | | (_| | | | | (_| | (_| |     | | | | | | (_| | | | | |
| |_| |_| |_|\__._|_| |_|\__. |\__._|_____|_| |_| |_|\__._|_| |_| |
|                         __/ |     |_____|                       |
|                        |___/                                    |
|Contact info at bottom                                 -2003     |
--------------------------------------------------------------------

Anonymous e-mailing
-------------------

Anonymous e-mailing is very simple, easy and common. Most people allready know how
to do it. I just wrote this for the newbies that don't know.

Contents
--------
1 - Introduction to Anonymous e-mailing
	1.1 - What is it?
	1.2 - What can it be used for?
2 - How to do it
	2.1 - What do I need?
	2.2 - Let's begin!

1 - Introduction to Anonymous e-mailing
----------------------------------------
1.1 - What is it?
Basically, anonymous e-mailing is just when an e-mail is sent to someone, but the 
user has specified the e-mail address that has supposedly sent the e-mail. No fancy
tricks are involved, it's just standard protocol.

1.2 - What can it be used for?
Most people use it for revenge, and to be an annoying little bitch. Let's say if
someone is pissing you off in some message board, then you can send an e-mail to the
board host saying you would like to close your account but using the e-mail address
of the person that's pissing you off (most boards have an automatic account closing
program). You could just use it to wind people up, for instance, you could send an
e-mail to someone saying you hate them, but using the persons best friends e-mail.
Very dumb, but efficient.

2 - How to do it
----------------
2.1 - What do I need?
Any basic text client, put in simple words, telnet (but with telnet, if you press
one wrong key, you have to start again).

2.2 - Let's begin!
Now, lets actually start the anonymous e-mailing shit. Right, first thing to do is
load up your text client (win users, just click start, then run, type 'telnet', and
press enter). Find the place where you have to enter the hostname (win telent users,
click connect, then remote system). If you know a SMTP server that allows relaying,
then use their hostname/IP, if you don't, then you will have to connect to the
server of the host that hosts the account for the person you want to e-mail. For
instance, if you want to e-mail xonic@hotmail.com, then the hostname would be
mx4.hotmail.com. Then you enter 25 for the port number (25 is the default SMTP port).
*nix users type 'telnet hostname 25'. Win telnet users, click connect.
Once you have connected you will recive a daemon banner, which may look something
like this:

220 hostname.com ESMTP Sendmail 8.12.9/8.12.9 Mon, 1 May 2003 12:00:00

This is just information about the server.
You then type 'HELO ' (and press enter). With most servers, it doesn't 
matter what you type for you hostname. So it would look like this:

HELO fuck.you.bitch

You would then recieve something like:

250 hostname.com Hello yourhostname [your IP], pleased to meet you

Now the mail stuff begins.
Type 'MAIL FROM:' (press enter). Where fake@addy is, you type the address
that you want the e-mail to look like it's being sent from. You would type something like 
this:

MAIL FROM:

You would then recieve something like:

250 rbranson@virgin.com... Sender ok

Now you type 'RCPT TO:' (press enter..again). Type in the e-mail 
address where victim@host.com is. It should like something like this:

RCPT TO:

Then you should recieve something like this:

250 vision404@hotmail.com... Recipient ok

If you get something like this:

250 vision404@hotmail.com... Relaying denied

That means the server does not allow realaying. You have to either find a server
that does allow relaying (extremely rare), or connect the server that hosts the
victims e-mail account (as mentioned before). In this case the server that hosts
the victims account would be mx4.hotmail.com

Right, now hopefully if the recipient is ok, you can continue. Now type 'DATA'
and press enter. To add a sent date to the e-mail type 'Date: ' and press
enter. If you want to add a subject, type 'Subject: ' and press
enter. Then leave a blank line. Now you can type in the message. Just type the
message contents, press enter TWICE, and then type '.' and press enter. It might
look something like this:

DATA
Date: 07/05/03
Subject: Vision`404, you suck!

Yo, Vision!
Your a fucking little prick!
Stupid fucking asshole

.

You would then get something like:

250 2.0.0 h47jk4893g9400483 Message accepted for delivery

This is basically telling you that it worked.
Now type 'QUIT'. Like this:

QUIT

The remote host would then send some text and close the connection.
Well done! That's it!
I would suggest trying e-mailing yourself first, just so you can get the hang of
it, and to make sure it works :)
Oh, bye the way, if you think someone has sent you an anonymous e-mail, then
poke around the headears, there IP should be there somewhere (advaced headers
should be on), I think it's on a line that says 'Received: ...' and their IP
will be in []'s (like [64.0.220.220]).
Well, that's it from me. Chow!

manga_man - 2003
AIM : manga1man
e-mail : manga_man300@hotmail.com
homepage : http://www.manga-man.cjb.net

    Source: geocities.com/manga_man300