Skip to main content

Easy Way To Block The Unwanted Emails With in Seconds.

  

          How to Block Unwanted Emails


Do you want to block unwanted emails from your Spammers? Do you want to block those annoying offers and newsletters that reach your inbox? Well, here is a way to block all those unwanted and annoying emails that you do not want to see or read!
In this post, I will show you a trick using which you can block individual email address or the whole domain from which you do not want the emails to come from.

Steps to Block Unwanted Emails from Your Account:


For Gmail:

Step 1:- Log in to your account.

Step 2:- At the top-right corner, click on Settings.
Step 3:-Under Settings, click on Filters.

Step 4:-You’ll now see an option “Create a new filter“, click on it.

Step 5:-Now in the From field, enter the email address from which you do not want to receive the emails.

For example : You may enter example@gmail.com in the “From:” field to block all incoming emails from this address. However, if you want to block the whole domain , then use the following syntax: *@xyz.com. Now, all the incoming emails from the domain “xyz.com” will be blocked.

Final Step :-Click on Next Step, select the action you’d like to take on the blocked emails. You may select the option Delete it so that the blocked email is moved to trash. In case if you would like to unblock those emails, all you need to do is just delete the filter that you’ve created.

For Yahoo:


Here is how you can block unwanted emails for Yahoo:

Step 1:- Log in to your account.

Step 2:-At the top-right corner, click on Options.

Step 3:-A drop down menu appears, now click on More options.

Step 4:-In the left panel select the option Filters and click on create or edit filters.

Step 5:-Now click on Add. 
Step 6:- In the next screen, give a name to your filter and in the From header field enter the email address that you want to block.

Fox example : Like example@gmail.com or if you want to block an entire domain then just enter @xyz.com. Don’t enter *@xyz.com. Select the option Move the message to: Trash and click on Save Changes.


For Hotmail:


 Here is how to do the same for Hotmail:

Step 1:- Log in to your account.
 Step 2:- At the top-right corner, click on Options. 

Step 3:- A drop down menu appears, now click on More option.

 Step 4:- Click on Safe and blocked senders link under Junk e-mail.

Step 5:- Now click on Blocked senders. 

Step 6:- Type in the email address that you want to block under blocked e-mail address or domain field.



For example : Enter example@yahoo.com to block the individual email address or just enter xyz.com to block the entire domain.


That’s it. You no longer receive those annoying emails in your inbox. Keep your inbox clean and tidy. I hope this post helps. Pass your comments!

Comments

  1. Perfect man I searched on the internet many times but I found nothing.. Your post is really helpful for me.

    ReplyDelete

Post a Comment

Popular posts from this blog

About Basic Networking Topology

           Basic Networking Topology This article describes common topologies used for networking. These are a very basic examples, and large networks often use a combination of two or more topologies. Introduction The term "topology" is used to describe the infrastructure of a network. It is a basic map or scheme of how the network is constructed. Viewing the topology of a network is a lot like looking at the map of city. You can see the central points or landmarks. Popular points of the cities are usually surrounded by a dense population of residents. The same is true for computer networks. The popular points (usually servers) are surrounded by residents (client machines) that connect to the server. If you read a networking book about topology, they will probably cover the physical types of topologies like star, ring, bus, and mesh. While these were all commonly used topologies at one point in time, star...

How to hack anyone System in seconds and Create viruses

G et some knowledge about virus... What is Virus ?  A computer virus is a program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes. All computer viruses are man-made. A simple virus that can make a copy of itself over and over again is relatively easy to produce. Even such a simple virus is dangerous because it will quickly use all available memory and bring the system to a halt. An even more dangerous type of virus is one capable of transmitting itself across networks and bypassing security systems   Create Virus on Notepad : It is very easy to create a virus on notepad   H ow to open notepad follow these steps 1. P ush win + R then new window will open then type notepad and click on OK . After that notepad will open then type or paste these command and make a virus.   1 -> Virus Creation Tricks 1 Just open the Notepad and type the paste the following Code. set ws=createobje...

How to Block Unwanted Websites Using HOSTS FILE and hack HOST file

Block or Redirect Unwanted Websites Using HOSTS File The hosts file is one of the interesting and useful feature of both Windows and Linux operating systems that provides many handy options in addressing network nodes. For instance, you can use the hosts file to block annoying ads, pop-ups, banners, porn sites, or even redirect one website to another . In this post I will show you how to play around with the hosts file to accomplish some of the above mentioned jobs.  Let's take some knowledge about host file. What is a hosts File? The hosts file is just like any other computer file that is used by the operating system to map hostnames and domain names on to their corresponding IP addresses . In other words, when you type “google.com” on your browser’s address bar, your computer will look for the hosts file to see if it contains the corresponding IP address for the domain name you typed (google.com). In case if no entry is present i...