
Advances in Computers and Communications

The Emerson Development Company is pleased to announce the first real solution to the problem of junk e-mail. Similar to having a document notarized, "The Notary", our patent-pending solution,
|
The Notary doesn't just block junk mail, it prevents spam from ever being sent. |
There are two kinds of junk e-mail:
Spammers use two basic tricks. To avoid having their Internet access account shut off, spammers bypass their ISP's e-mail server when they send mail, and instead connect directly to the recipient's server by using special spamming software. Bypassing their ISP enables them to disguise themselves, so they use false identities and e-mail headers on mail they send.
|
“there is no validation for information passed from the sending server to the receiving server in the SMTP mail transfer process” |
Since spammers also typically forge real user e-mail addresses as the "sender", common techniques of making whitelists or blacklists of good or bad senders are unreliable, and experience-based heuristics make many false positives and false negatives. Some spam software is moderately effective at blocking spam using these techniques (much still gets through), although at the unfortunate expense of occasionally blocking legitimate e-mail. Basically, these techniques guess at which messages are fraudulent. Furthermore, 70-80% of all e-mail is now spam, flooding e-mail servers with tens of billions of message a day, and spam-blocking software does nothing to relieve this load.
The Notary validates the information passed by the sending system and eliminates fraudulent e-mail by "notarizing" messages – by asking the "sender of record" e-mail server: "Did your user really send this message?" If Yes, the message is accepted, if No, the message is rejected. The process is simple: during mail transfer, after the message has been received but before the receiving system acknowledges and accepts the message, the receiving system opens a separate connection to the e-mail server of the domain listed as the sender. The receiving system passes the message headers (which include a Message ID) to the server of the "sender of record" and asks for the message to be notarized. That server compares the message headers with its logs, and either notarizes the message if the "sender of record" actually sent the message, or denies the message. If the message is denied, the receiving system will then go back to the sending system (in the still-open connection) and reject the message.
The Notary prevents any e-mail not actually sent by the "From" user from being accepted by a receiving server. This process will stymie spammers – they won't even be able to send their mail, reducing the load on the entire e-mail system by 70-80%. Since The Notary remedies an inherent deficiency in SMTP in a simple and straightforward fashion, it should be incorporated into SMTP regardless of any other actions or policies taken to reduce spam. SMTP should have been this way from the beginning.
Please review the presentation material for “The Notary” by clicking on the menu button “THE END OF SPAM”.