Introduction: Send an Email With a Fake Email Address

The title explains everything this instructable aims at, how to send an email with a fake email address i.e. any email address you like. Everyone must be excited so let's get started.

*All material provided on the instructable is intended for informational purposes only and should not be used to send actual emails. Users of this information are fully responsible for any consequences resulting from their actions. I do not take any responsibility for the user's actions.*

Step 1: The Procedure

The whole work is done by a PHP Script that I have attached below. You have to run the PHP Script on your own server. To learn how to run a PHP Script you can refer here.

When you run the script as you can see above you will see five text boxes

  1. Recipient : The email address of the receiver
  2. Sender Name: The name you want to appear above your email
  3. Sender Address: The email address of the sender you want to use.
  4. Subject: The subject of your email
  5. Content: The content of your email

In case you can't download the file click here

Step 2: The Code

In case you can't access the download link you can use this code. Save it in notepad and set the default open with application to a web browser.

You can refer to the code here as I can't post it in the text box.

Step 3: If You Are Lazy...

The creating your own server is more effective as by creating a new server you are sending a fake email from a server that has never been used before for the purpose. If you go online and look for already present websites that have the same purpose might be flagged by main email service providers as spam. If you use a new server it won't be flagged as spam and your email will go to the main inbox.

If you still feel lazy you can use these services

  1. Emkei's Fake Mailer
  2. Deadfake