Certified Server Validation: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>David MacQuigg
(New page: {{subpages}} <!-- Text is transcluded from the BASEPAGENAME/Definition subpage--> '''Definition:''' Email authentication method that verifies the hostname of a client requesting an SMTP se...)
 
imported>David MacQuigg
mNo edit summary
 
Line 5: Line 5:
'''Certified Server Validation (CSV)''' provides a mechanism for a mail-receiving server to assess a mail-sending server. In particular, CSV permits a mail-receiving server to determine:
'''Certified Server Validation (CSV)''' provides a mechanism for a mail-receiving server to assess a mail-sending server. In particular, CSV permits a mail-receiving server to determine:


   1. Whether a mail-sending relay host is correctly identifying itself.
   1. Whether a mail-sending host is correctly identifying itself.
   2. Whether the operator of the sending host's network has authorized it to
   2. Whether the operator of the sending host's network has authorized it to
       operate as a mail relay.
       operate as a mail relay.

Latest revision as of 19:58, 29 August 2009

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Definition: Email authentication method that verifies the hostname of a client requesting an SMTP session as authorizing that client's IP address.

Certified Server Validation (CSV) provides a mechanism for a mail-receiving server to assess a mail-sending server. In particular, CSV permits a mail-receiving server to determine:

  1. Whether a mail-sending host is correctly identifying itself.
  2. Whether the operator of the sending host's network has authorized it to
     operate as a mail relay.
  3. Whether independent parties have a good assessment of the quality of that
     network's mail operation.

CSV verifies only the relay initiating the "last hop" before the server doing the CSV check. This avoids problems with forwarding that plague other IP-based authentication methods.