Can you tell me the difference between Pop3 incomming/Imap Incomming server.Http incomming server.Kindly let me know the
idea.Any help would be highly appreciated.
Hi
A pop3 (or just pop) account is an email account. This is where mail will sit until you download/read it and decide to file it, delete it, etc.
With POP3, the mail is "popped" off the gmail server and onto your home computer. There's no synchronizing going on, just copying of mail files from one place to another. In most POP clients, you can choose to leave a copy of the mail on the server, or to delete it from the server when you download it. POPPING is good if you just want to get online, download your email, and get off line again.
IMAP (like POP3) is a protocol for reading email.
It differs from POP3 in that you read the mail directly on our mail server, rather than downloading it to your home computer first. This means:
You have to be connected to the Internet the whole time you read your email.
You don't need to download messages unless you actually want to read them.
You can access the same inbox and mail folders from multiple computers since they all connect to the same central server.
With IMAP your email client is constantly connected to the gmail server, and doesn't make local copies of your messages. IMAP is great if you access your email from lots of different machines, since it keeps all the messages in one place. It's also good if you have a slow connection, because it only downloads the email headers until you choose to read a whole message. That's great for deleting spam by just reading the subject line! IMAP needs a constant connection to the Internet the whole time you're doing your email.
Hope this helps
Darren