Important Notice:

Protocols Used in E-mail

Protocols Used in E-mail

2 views 1 min read

Protocols Used in E-mail (ई-मेल में उपयोग होने वाले Protocols) :-

E-mail communication में अलग-अलग Protocols (नियमों/मानकों) का उपयोग किया जाता है। ये protocols E-mail को send, receive और access करने में मदद करते हैं।

1. SMTP – Simple Mail Transfer Protocol -

SMTP का पूरा नाम Simple Mail Transfer Protocol है।

SMTP का उपयोग E-mail भेजने (Sending) के लिए किया जाता है। यह sender के mail server से recipient के mail server तक E-mail transfer करता है।

English:

SMTP is used for sending and transferring e-mails from one mail server to another mail server.

Main Use:
➡️ Sending E-mail

Example:
जब आप Gmail से किसी दूसरे व्यक्ति को E-mail भेजते हैं, तो E-mail भेजने की प्रक्रिया में SMTP का उपयोग होता है।

2. POP3 – Post Office Protocol Version 3 -

POP3 का पूरा नाम Post Office Protocol Version 3 है।

POP3 का उपयोग Mail Server से E-mail प्राप्त (Receive/Download) करने के लिए किया जाता है। यह सामान्यतः E-mails को device पर download करता है।

English:

POP3 is used to receive and download e-mails from a mail server to a user's device.

Main Use:
➡️ Receiving/Downloading E-mail

Important Point:

POP3 में E-mails को local device पर download किया जा सकता है और traditional POP3 usage में server से mail हट भी सकता है, depending on the mail client's settings.

3. IMAP – Internet Message Access Protocol -

IMAP का पूरा नाम Internet Message Access Protocol है।

IMAP का उपयोग Mail Server पर stored E-mails को access और manage करने के लिए किया जाता है।

English:

IMAP is used to access and manage e-mails stored on a mail server.

Main Use:
➡️ Accessing and Managing E-mail

Important Point:

IMAP में E-mails सामान्यतः server पर stored रहते हैं, इसलिए एक ही account को multiple devices पर access करने पर messages और folders अधिक आसानी से synchronized रहते हैं।

Example:
आप एक ही Gmail account को mobile और computer दोनों पर खोलते हैं और दोनों जगह same mailbox दिखाई देता है।

Related Notes