What is the difference between smtp and pop3?

Answers were Sorted based on User's Feedback



What is the difference between smtp and pop3?..

Answer / majeed090

Smtp is a protocol transferring mails and pop3 retrieves the
mail and saved locally.

Is This Answer Correct ?    23 Yes 3 No

What is the difference between smtp and pop3?..

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

What is the difference between smtp and pop3?..

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

Post New Answer

More Linux General Interview Questions

What is linux kernel?

0 Answers  


What is the role of semaphores in linux?

0 Answers  


What is glibc linux?

0 Answers  


What is the difference between an argument and an option (or switch)?

0 Answers  


Can linux be hacked?

0 Answers  






How can we avoid deadlock in java?

0 Answers  


What are inode and process id?

0 Answers  


How to enhance the security of password file in linux?

0 Answers  


How to install linux os along with fedora 14 os in one system?

0 Answers  


What is the use of proc structure?

2 Answers  


How documentation of an application is stored?

0 Answers  


How to unzip a file in Linux?

0 Answers  


Categories