InterviewSolution
| 1. |
What Is The Extension Model Of Smtp? |
|
Answer» In an effort that started in 1990, approximately a decade after RFC 821 was completed, the PROTOCOL was modified with a "service extensions" model that permits the CLIENT and server to AGREE to utilize shared functionality beyond the original SMTP requirements. The SMTP extension mechanism defines a means whereby an extended SMTP client and server may recognize each other, and the server can inform the client as to the service extensions that it supports. The extension framework CONSISTS of:
In an effort that started in 1990, approximately a decade after RFC 821 was completed, the protocol was modified with a "service extensions" model that permits the client and server to agree to utilize shared functionality beyond the original SMTP requirements. The SMTP extension mechanism defines a means whereby an extended SMTP client and server may recognize each other, and the server can inform the client as to the service extensions that it supports. The extension framework consists of: |
|