What is the difference between smtp and pop3?
Answers were Sorted based on User's Feedback
Answer / majeed090
Smtp is a protocol transferring mails and pop3 retrieves the
mail and saved locally.
| Is This Answer Correct ? | 23 Yes | 3 No |
Answer / ravi
SMTP - Simple mail trasfer protocol
It's trafering the mail from soure to destination.
POP3 - post office protocal
It's saved the mails local computer.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sujeet prajapati
SMTP stands for Simple Mail Transfer Protocol using bydefault port number : 25 (We can change it as per our needs) for sending and transfering mails to source and destination.
And
POP3 stands for Post Office Protocol using bydefault port 110(We can change it as per our needs) port number for receiving mails and savied in local computer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain linux shell?
Linux initially was developed for intel x86 architecture but has been ported to another hardware platform than any other operating system. Do you agree?
Who wc linux?
Please write a loop for removing all files in the current directory that contains a word ‘log’?
What is ssh? How to connect to a remote server via ssh?
Is linux a unix?
What are symbolic links?
What are the essential features of the linux operating system?
Which supports for creating a Linux VPN (Virtual Private Network)?
List 10 networking and troubleshooting commands in linux?
Explain about dns table?
How do I start apache in linux?