3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

How to forge e-mails!

Step 2Find your Internet Service Providers SMTP server

Find your Internet Service Providers SMTP server
To find your ISP's SMTP server open the command prompt by going to Start --> Run and then type "command" or "cmd".

Once your command prompt is open follow these directions.
(ENTER THESE COMMANDS WITHOUT THE QUOTES)

First type: "nslookup"

You should see something like:

C:\DOCUME~1\ANDREW~1>nslookup
Default Server: YourProvidersName
Address: YourProvidersIP
>

And of course for "YourProvidersName" that would be your personal Internet Service Providers name. Same with "YourProvidersIP".

Now we type in front of the ">" character "set type=mx" another ">" character will appear below. In that you need to type your Internet Service Providers handle, or website:

NOTE: You can use nslookup on any website to find there SMTP server simply by typing the name of the website on the second ">" command line that appears after typing "set type=mx".

So here's what mine would look like by now.
C:\DOCUME~1\ANDREW~1>nslookupDefault Server:  earthlink.netAddress:  207.156.112.7> set type =mx>earthlink.netServer: earthlink.netAddress: 207.156.112.7Non-authoritative answer:earthlink.net   MX preference = 5, mail exchanger = mx1.earthlink.netearthlink.net   MX preference = 5, mail exchanger = mx2.earthlink.netearthlink.net   MX preference = 5, mail exchanger = mx3.earthlink.netearthlink.net   MX preference = 5, mail exchanger = mx4.earthlink.netearthlink.net   nameserver = itchy.earthlink.netearthlink.net   nameserver = scratchy.earthlink.netmx1.earthlink.net       internet address = 209.86.93.226mx2.earthlink.net       internet address = 209.86.93.227mx3.earthlink.net       internet address = 209.86.93.228mx4.earthlink.net       internet address = 209.86.93.229scratchy.earthlink.net  internet address = 207.69.188.197>
You will see something like this. You need to look for the text that reads "mail exchanger" and write down the servers that are yours. In this case earthlink has 4 mail exchangers.

mail exchanger = mx1.earthlink.net
mail exchanger = mx2.earthlink.net
mail exchanger = mx3.earthlink.net
mail exchanger = mx4.earthlink.net

These are the servers that will have SMTP enabled for me to connect to.

Now lets get to forging shall we =).

As an example you can see what my command prompt looks like after executing these commands.
« Previous StepDownload PDFView All StepsNext Step »
3 comments
Aug 17, 2011. 11:43 AMSuper_Nerd says:
On my network my computer connects to our router.
Mar 17, 2011. 10:44 AMleendertbob says:
Does this work on a wireless internetconnection?
I get this message.
C:\Documents and Settings\p>nslookup
*** Can't find server name for address my ip: Non-existent domain
*** Default servers are not available
Default Server: UnKnown
Sep 21, 2009. 12:18 AMpork_belly108 says:
My default server says mygateway1.ar7 even though it is telstra. if i put mygateway1.ar7 or telstra.com.au in set type=mx, it says request to blablabla timed out

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
0
Followers
1
Author:AGS