PC Review


Reply
Thread Tools Rate Thread

Block email in hotmail

 
 
Colorado
Guest
Posts: n/a
 
      28th Mar 2011
Good morning/evening

I know there is a way to block senders in hotmail
but what i want is to block a whole dot info
i mean i get lots of unwanted emails line (E-Mail Removed)
Is there a way to block every tjhat comes from .info
so every domain name and then dot info.

In MS-DOS i woudl say *@*.info
But can we do something like this in hotmail?

Bart




















 
Reply With Quote
 
 
 
 
Tim Meddick
Guest
Posts: n/a
 
      28th Mar 2011
Possibly, by "checkmarking" an email (in your hotmail inbox) from the
undesired sender, and then clicking on the "Junk" link, just below the list
of inbox emails.

This is supposed to "Mark a sender as "Unsafe" and delete the message"
according to the "Junk" link's Tool-Tip text...

But have you not considered using such a thing as desktop email client
software?

That is - an email program that runs on your PC and receives and sends
emails from your desktop, such as Outlook or Outlook Express (the one I
still use).

There are many others, and many of them free to download. It's a fairly
straightforward process to get them configured and running

With an email client, you can create different email filters (known as
"Mail Rules" in Outlook Express) and customize them by choosing what
criteria to use - a part or whole sender's email address or even just a few
letters from the subject line of an unwanted email. Also, you may then
configure the "Rule" to either place the mail that matches the criteria
into a specified folder or just junk it altogether! The "Rule" will then
be applied to all incoming messages from then on.

- see http://en.wikipedia.org/wiki/Email_client for more info and
definition on email clients.

- see http://techblissonline.com/hotmail-p...smtp-settings/ for
settings with which to configure any email client with your hotmail
account.

==

Cheers, Tim Meddick, Peckham, London. :-)




"Colorado" <(E-Mail Removed)> wrote in message
news:4d90ebcc$0$39108$(E-Mail Removed)...
> Good morning/evening
>
> I know there is a way to block senders in hotmail
> but what i want is to block a whole dot info
> i mean i get lots of unwanted emails line (E-Mail Removed)
> Is there a way to block every tjhat comes from .info
> so every domain name and then dot info.
>
> In MS-DOS i woudl say *@*.info
> But can we do something like this in hotmail?
>
> Bart
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>


 
Reply With Quote
 
Jack Toff
Guest
Posts: n/a
 
      28th Mar 2011
No.
On 3/28/2011 3:17 PM, Colorado wrote:
> Good morning/evening
>
> I know there is a way to block senders in hotmail
> but what i want is to block a whole dot info
> i mean i get lots of unwanted emails line (E-Mail Removed)
> Is there a way to block every tjhat comes from .info
> so every domain name and then dot info.
>
> In MS-DOS i woudl say *@*.info
> But can we do something like this in hotmail?
>
> Bart
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>


 
Reply With Quote
 
VanguardLH
Guest
Posts: n/a
 
      29th Mar 2011
Colorado wrote:

> I know there is a way to block senders in hotmail but what i want is
> to block a whole dot info i mean i get lots of unwanted emails line
> (E-Mail Removed) Is there a way to block every tjhat comes from .info
> so every domain name and then dot info.


Hotmail's server-side filtering permits you to identify on a domain, not
just on the TLD (top-level domain; e.g., .com, .org, .net, .info).

You could try defining your own server-side user-defined filter, like:

Sender's address contains .info
Move to Junk folder

Of course, if the sender were "(E-Mail Removed)" regarding
confirmation of your online order to give you info about it, like a
purchase receipt, then that e-mail would get junked by this filter.

There is no means provided by Microsoft to use regular expressions so
you could ensure the ".info" was in the right-id token of the domain in
the e-mail address and not in the left-id token for the username. With
regex, you could use something like "^.+@.+\.info$" or just "\.info$" to
detect .info was at the end of the e-mail address. The Hotmail web
client is not designed for expert computer users.
 
Reply With Quote
 
Colorado
Guest
Posts: n/a
 
      29th Mar 2011

"Jack Toff" <(E-Mail Removed)> schreef in bericht
news:imqubc$udg$(E-Mail Removed)...
> No.
> On 3/28/2011 3:17 PM, Colorado wrote:
> > Good morning/evening
> >
> > I know there is a way to block senders in hotmail
> > but what i want is to block a whole dot info
> > i mean i get lots of unwanted emails line (E-Mail Removed)
> > Is there a way to block every tjhat comes from .info
> > so every domain name and then dot info.
> >
> > In MS-DOS i woudl say *@*.info
> > But can we do something like this in hotmail?
> >
> > Bart


Thats a short answer, but very clear
Thanks for letting me know this

Bart



 
Reply With Quote
 
Colorado
Guest
Posts: n/a
 
      29th Mar 2011

"Bill Gator" <(E-Mail Removed)> schreef in bericht
news:imquuv$cnp$(E-Mail Removed)...
>
> Yes this is simple. Login to hotmail account, and go into:
>
> Options >> More Options >> Rules for sorting new messages { this is
> under: Customized Hotmail}
>
> Click New
> Then enter: @donein.info next to Sender's Address
>
> This will block anything from @donein.info.
>
> You also want to select: Delete these Messages {this is a radio button
> to select.
>
> hth
>
>
>
> Colorado wrote:
> > Good morning/evening
> >
> > I know there is a way to block senders in hotmail
> > but what i want is to block a whole dot info
> > i mean i get lots of unwanted emails line (E-Mail Removed)
> > Is there a way to block every tjhat comes from .info
> > so every domain name and then dot info.
> >
> > In MS-DOS i woudl say *@*.info
> > But can we do something like this in hotmail?
> >
> > Bart
> >

Bill gator (Trio maybe?)

What my intension is, to block every domain, that comes with .info
No matter what is in front of the .info
Every domain, that has .info as last 4 letters

Bart




 
Reply With Quote
 
Colorado
Guest
Posts: n/a
 
      29th Mar 2011

"VanguardLH" <(E-Mail Removed)> schreef in bericht
news:imrg71$i04$(E-Mail Removed)...
> Colorado wrote:
>
> > I know there is a way to block senders in hotmail but what i want is
> > to block a whole dot info i mean i get lots of unwanted emails line
> > (E-Mail Removed) Is there a way to block every tjhat comes from .info
> > so every domain name and then dot info.

>
> Hotmail's server-side filtering permits you to identify on a domain, not
> just on the TLD (top-level domain; e.g., .com, .org, .net, .info).
>
> You could try defining your own server-side user-defined filter, like:
>
> Sender's address contains .info
> Move to Junk folder
>
> Of course, if the sender were "(E-Mail Removed)" regarding
> confirmation of your online order to give you info about it, like a
> purchase receipt, then that e-mail would get junked by this filter.
>
> There is no means provided by Microsoft to use regular expressions so
> you could ensure the ".info" was in the right-id token of the domain in
> the e-mail address and not in the left-id token for the username. With
> regex, you could use something like "^.+@.+\.info$" or just "\.info$" to
> detect .info was at the end of the e-mail address. The Hotmail web
> client is not designed for expert computer users.


Complicated situation i suppose
But other people must be struggeling with unwanted mail from .info sites.
Maybe something for microsoft to look into.

Bart




 
Reply With Quote
 
Colorado
Guest
Posts: n/a
 
      29th Mar 2011

"Hot-text" <hot-(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
>
> "Colorado" <(E-Mail Removed)> wrote in message
> news:4d90ebcc$0$39108$(E-Mail Removed)...
> > Good morning/evening
> >
> > I know there is a way to block senders in hotmail
> > but what i want is to block a whole dot info
> > i mean i get lots of unwanted emails line (E-Mail Removed)
> > Is there a way to block every tjhat comes from .info
> > so every domain name and then dot info.
> >
> > In MS-DOS i woudl say *@*.info
> > But can we do something like this in hotmail?
> >

>
> Mr. Bart Colorado
>
> for a domain name
> http://mynews.ath.cx/doc/block-email.gif
>
>
> No wild cards *.* as
>
> *@*.info
>
>
> --
> http://hot-text.ath.cx
>


It says, server not found to the block-email.gif

Mr. Bart Colorado
i was in the usa once, long time a go in colorado YES
Beautiful pikes peak





 
Reply With Quote
 
Colorado
Guest
Posts: n/a
 
      29th Mar 2011

"Tim Meddick" <(E-Mail Removed)> schreef in bericht
news:imqu69$mso$(E-Mail Removed)...
> Possibly, by "checkmarking" an email (in your hotmail inbox) from the
> undesired sender, and then clicking on the "Junk" link, just below the

list
> of inbox emails.
>
> This is supposed to "Mark a sender as "Unsafe" and delete the message"
> according to the "Junk" link's Tool-Tip text...
>
> But have you not considered using such a thing as desktop email client
> software?
>
> That is - an email program that runs on your PC and receives and sends
> emails from your desktop, such as Outlook or Outlook Express (the one I
> still use).
>
> There are many others, and many of them free to download. It's a fairly
> straightforward process to get them configured and running
>
> With an email client, you can create different email filters (known as
> "Mail Rules" in Outlook Express) and customize them by choosing what
> criteria to use - a part or whole sender's email address or even just a

few
> letters from the subject line of an unwanted email. Also, you may then
> configure the "Rule" to either place the mail that matches the criteria
> into a specified folder or just junk it altogether! The "Rule" will then
> be applied to all incoming messages from then on.
>
> - see http://en.wikipedia.org/wiki/Email_client for more info and
> definition on email clients.
>
> - see http://techblissonline.com/hotmail-p...smtp-settings/ for
> settings with which to configure any email client with your hotmail
> account.
>
> ==
>
> Cheers, Tim Meddick, Peckham, London. :-)
>
>
>
>
> "Colorado" <(E-Mail Removed)> wrote in message
> news:4d90ebcc$0$39108$(E-Mail Removed)...
> > Good morning/evening
> >
> > I know there is a way to block senders in hotmail
> > but what i want is to block a whole dot info
> > i mean i get lots of unwanted emails line (E-Mail Removed)
> > Is there a way to block every tjhat comes from .info
> > so every domain name and then dot info.
> >
> > In MS-DOS i woudl say *@*.info
> > But can we do something like this in hotmail?
> >
> > Bart
> >
> >

Tim,
Thanks for your answer
I have windows live mail for hotmail as client
It's not so good in blocking
I delete alot of mail but still keeps coming in
and most of the mail come from .info site
so i thought that if i could block the whole .info
then that problem is solved.
But it is more complicated then i thought.

bart



 
Reply With Quote
 
VanguardLH
Guest
Posts: n/a
 
      30th Mar 2011
Colorado wrote:

> VanguardLH ...
>
>> Colorado wrote:
>>
>>> I know there is a way to block senders in hotmail but what i want is
>>> to block a whole dot info i mean i get lots of unwanted emails line
>>> (E-Mail Removed) Is there a way to block every tjhat comes from .info
>>> so every domain name and then dot info.

>>
>> Hotmail's server-side filtering permits you to identify on a domain, not
>> just on the TLD (top-level domain; e.g., .com, .org, .net, .info).
>>
>> You could try defining your own server-side user-defined filter, like:
>>
>> Sender's address contains .info
>> Move to Junk folder
>>
>> Of course, if the sender were "(E-Mail Removed)" regarding
>> confirmation of your online order to give you info about it, like a
>> purchase receipt, then that e-mail would get junked by this filter.
>>
>> There is no means provided by Microsoft to use regular expressions so
>> you could ensure the ".info" was in the right-id token of the domain in
>> the e-mail address and not in the left-id token for the username. With
>> regex, you could use something like "^.+@.+\.info$" or just "\.info$" to
>> detect .info was at the end of the e-mail address. The Hotmail web
>> client is not designed for expert computer users.

>
> Complicated situation i suppose But other people must be struggeling
> with unwanted mail from .info sites. Maybe something for microsoft to
> look into.


Not a problem if you use a local e-mail client that has robust filtering
rules. Webmail clients are known for being weak regarding filters.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Block viewing of distribution email list when sending email POA Microsoft Outlook Contacts 1 27th Mar 2009 05:12 PM
block-turk.@hotmail.com joan matthews Windows Vista Mail 1 28th May 2008 08:14 PM
I can't add email account X@hotmail.com but I can add Y@hotmail.co =?Utf-8?B?QWhtZXQgS2FyYWNh?= Microsoft Outlook 1 18th Jan 2006 10:47 PM
Does XP Service Pack 2 Block Hotmail in IE6? =?Utf-8?B?Sm9obg==?= Windows XP Internet Explorer 1 29th Aug 2004 01:01 PM
Block Access to HotMail via Outlook Express william r. riley Microsoft Windows 2000 Networking 0 19th Nov 2003 09:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:10 AM.