Computer Science, asked by arnav1690, 1 year ago

write a short note SMTP

Answers

Answered by satyarupa69
1

the full of SMTP simple mail transfer protocol is an internet standards for electronic mail

Answered by gurukulamdivya
5

Answer:

SMTP stands for "Simple Mail Transfer Protocol." This is the protocol used for sending e-mail over the Internet. Your e-mail client (such as Outlook, Eudora, or Mac OS X Mail) uses SMTP to send a message to the mail server, and the mail server uses SMTP to relay that message to the correct receiving mail server. Basically, SMTP is a set of commands that authenticate and direct the transfer of electronic mail. When configuring the settings for your e-mail program, you usually need to set the SMTP server to your local Internet Service Provider's SMTP settings (i.e. "smtp.yourisp.com"). However, the incoming mail server (IMAP or POP3) should be set to your mail account's server (i.e. hotmail.com), which may be different than the SMTP server.

If this helped you then rate accordingly...

Similar questions