Which of the following best describes the role of the SMTP protocol in the process of sending an electronic mail?
Which of the following best describes the role of the SMTP protocol in the process of sending an electronic mail?
निम्नलिखित में से कौन-सा विकल्प, इलेक्ट्राॅनिक मेल भेजने की प्रक्रिया में प्रोटोकाॅल के कार्य का सर्वोत्तम वर्णन करता है?
Detailed Solution & Logic
SMTP handles the transfer of emails from the sender's email client to the recipient's email server./ SMTP प्रेषक के ईमेल क्लांइट से प्राप्तकर्ता के सर्वर तक ईमेल के स्थानांतरण का प्रहस्तन करता है।
Explanation / व्याख्या
- SMTP (Simple Mail Transfer Protocol) is used to send emails from the sender’s email client to the recipient’s mail server.
SMTP (सिंपल मेल ट्रांसफर प्रोटोकॉल) का उपयोग ईमेल को प्रेषक के ईमेल क्लाइंट से प्राप्तकर्ता के मेल सर्वर तक भेजने के लिए किया जाता है। - It ensures that the email is properly routed through the internet to the correct recipient server.
यह सुनिश्चित करता है कि ईमेल इंटरनेट के माध्यम से सही प्राप्तकर्ता सर्वर तक सही तरीके से पहुँचाया जाए। - SMTP does not store emails for recipients or allow reading directly in the browser.
SMTP ईमेल को प्राप्तकर्ताओं के लिए स्टोर नहीं करता और न ही सीधे ब्राउज़र में पढ़ने की सुविधा देता है। - Other protocols like IMAP or POP3 are used to retrieve emails from the server.
ईमेल को सर्वर से प्राप्त करने के लिए अन्य प्रोटोकॉल जैसे IMAP या POP3 का उपयोग किया जाता है।
Extra Facts / अतिरिक्त तथ्य
- SMTP typically works on ports 25, 465, or 587 depending on security settings.
सुरक्षा सेटिंग्स के अनुसार SMTP आमतौर पर पोर्ट 25, 465 या 587 पर काम करता है। - SMTP only handles outgoing emails, not incoming emails.
SMTP केवल आउटगोइंग ईमेल का प्रबंधन करता है, इनकमिंग ईमेल का नहीं। - Modern email clients use SMTP along with IMAP or POP3 to send and receive emails.
आधुनिक ईमेल क्लाइंट ईमेल भेजने और प्राप्त करने के लिए SMTP के साथ IMAP या POP3 का उपयोग करते हैं। - Encryption for SMTP can be added using SSL/TLS for secure email transfer.
सुरक्षित ईमेल ट्रांसफर के लिए SMTP में SSL/TLS का उपयोग करके एन्क्रिप्शन जोड़ा जा सकता है।
Similar Practice Questions
Which of the following is NOT a commonly used email client software?
Which of the following is NOT a commonly used email client software? प्रायः उपयोग किया...
When replying to a thread of emails, it is generally recommended to:
When replying to a thread of emails, it is generally recommended to: ईमेल के थ्रेड...
Which of the following accurately describes the process of opening an email client on a desktop?
Which of the following accurately describes the process of opening an email client on a desktop?...
What is a blog primarily used for?
What is a blog primarily used for? ब्लाॅग का उपयोग मुख्यतः किसलिए किया जाता है?
What is the primary difference between replying to an email and forwarding an email?
What is the primary difference between replying to an email and forwarding an email? किसी...
What is the use of Secure Sockets Layer/ Transport Layer Security (SSL/TLS) in email configuration?
What is the use of Secure Sockets Layer/ Transport Layer Security (SSL/TLS) in email configuration?...
What does SMTP stand for, and what is its role in email communication?
What does SMTP stand for, and what is its role in email communication? STMP का...