Comments on: Antispam spec sets off on path to standard
Yahoo, Cisco and partners have submitted DomainKeys Identified Mail, which helps verify the sender of a message, to a standards body.
Yahoo, Cisco and partners have submitted DomainKeys Identified Mail, which helps verify the sender of a message, to a standards body.
December 26, 2009 12:00 AM PST
December 25, 2009 6:59 PM PST
December 25, 2009 2:39 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
Where can I sign up? I get THOUSANDS of spams a week!
Where can I sign up? I get THOUSANDS of spams a week!
And all of these systems suffer from the basic design, which is trying to authenticate the wrong data: the sender's alleged address. The only part of an email transaction that cannot be forged if the email transaction is to succeed is the recipient envelope address, and this is the data that should be used to authenticate that email received is wanted.
- One major disadvantage compared to SPF
- by hadaso July 12, 2005 2:19 PM PDT
- One major disadvantage compared to SPF is that Domain Keys requires that email headers be received before the sender's address can be authenticated, which is rather late in the process. SPF is better in that as soon as the sender's envelope address is given it can be authenticated, before any part of the message is passed. SenderID suffers from the same disadvantage.
- Like this Reply to this comment
-
(6 Comments)And all of these systems suffer from the basic design, which is trying to authenticate the wrong data: the sender's alleged address. The only part of an email transaction that cannot be forged if the email transaction is to succeed is the recipient envelope address, and this is the data that should be used to authenticate that email received is wanted.