Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » E-mail Tax » how will this be done?
Search Topic:
Uniqs:
57
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Post a:
Post a:
"advocating" »
« What about the nasty virus  
AuthorAll Replies

Alabaster
Premium
join:2003-10-09
reply to Omega
Re: how will this be done?

Hah, they can try to tax my Canadian account. Come on, this is just an excuse for another tax grab, it's not to control spammers.

sdd75

join:2001-10-14
Maryville, TN

reply to daniyel
Email accounts aren't really 'zombied' or 'hijack' per say, but are more accurately 'spoofed'. The problem with SMTP is it is a Simple Mail Transport Protocol. All it does is relay. Initially SMTP has no security built in to it. In a sense I guess the protocol still doesn't. Some servers can be configured to mimic security. They can be set to only relay if either the source or the destination is within a certain ip address range. (That's why some ISP's require you to use an alternate SMTP server if you connect off their network.) Other tricks include requiring users on the local network to authenticate or use encryption,(ESMTP) but allow incoming to relay to the pop server without such security. This lack of security is compounded by the fact that SMTP is just as much a client as a server in the traditional client-server relationship. The way it works is the client sends a message to an SMTP server (presumably source ISP), which in turn sends the message along to another SMTP server (presumably destination ISP), then to a MTA (typically a POP or IMAP server) which stores the message for later retrieval. (notice SMTP did not store the message. That's how simple it is.) This simplicity is why a virus can send email without your account's user name and password. The code is compact, and authentication isn't implemented. The SMTP server doesn't distinguish one client from another. In fact, the only way it can tell it's a client versus another SMTP server is if the source is from the local network or not. Beyond that, SMTP simply trusts the information is accurate. That said, what's to stop someone else from sending an email via SMTP and simply lying about the source email address? The answer is nothing. Consider this simple test of an SMTP server:

telnet smtp.yourisp.net 25
helo yourisp.net
mail from: myname@yourisp.net
rcpt to: someoneelse@anotherisp.com
data

This is just a test.
.
quit

Why would someone lie, and put your email address there? Simply put, they are trying to bypass another security feature implemented by isp's. Some isp's are performing a reverse-dns to query if the source domain actually exists before relaying. If a spammer uses an account from that domain, then it exists. Then all of the messages sent to an invalid account are returned by the local ISP to the address spoofed. Now your inbox is 'spammed' with undeliverable messages you didn't send. (email viruses will also cause this.)


Omega
Displaced Ohioan
Premium
join:2002-07-30
Cheyenne, WY
clubs:
reply to daniyel
how could they tax free email?

even if all US mail was sign up, anyone could go international.
--
"The doctor's X-Rayed my head and found nothing"


daniyel

join:2001-05-10
Tucson, AZ

Do ISP's they just send your TLD a bill to the domain contact..

I dont see how this will curb spam....spammer can just as easily hi-jack a paying account and send from there..

love it
Forums » E-mail Tax"advocating" »
« What about the nasty virus  


Wednesday, 25-Nov 08:16:15 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [103] New AT&T Ad Campaign Hits Back At Verizon
· [86] Apple Joins AT&T Verizon Snark Fest
· [85] New Bill Takes Aim At Higher Verizon ETFs
· [41] In-Flight Internet Headed For Bumpy Landing?
· [32] Senators Want ACTA Made Public
· [30] Earthlink Suffers From Major E-mail Outage
· [30] AT&T Offers New Prepaid Wireless plans
· [28] Frontier Increases Modem Rental Fee
· [21] Despite Billions In USF Fees, U.S. Libraries Lack Bandwidth
· [16] Vivendi In Way Of Comcast's NBC Desires
Most people now reading
· Mysterious $800 Cash Deposit? [General Questions]
· Windows 7 boot manager editing questions [Microsoft Help]
· Climate Change Scandal Erupts After Email Hack. [Security]
· Came from FIOS to Comcast and.....I'm glad I did! [Comcast HSI]
· [Config] cisco asa 5505 with multiple outside IP addresses [Cisco]
· Opening a file download dialog from a JavaScript function. [Webmasters and Developers]
· How do people get virut infection [Security]
· [Rant] Damn Sermons through my speakers! [Rants, Raves, and Praise]
· What to use while demonoid is down? [Filesharing Software]
· HOW-TO: QoS and Tomato (fixes "choppy voice") [MagicJack]