Well, SMTP is used for sending mails and not for receiving.
For receiving mails, Gmail has to be either POP3 or IMAP compliant, which it is not as of date. They are however working on it and promise to give users this feature either for free or for a small fee.
3) Freepops (Sorry, U'll have to google for this as I don't have the link)
Alternatively, Abiel is working on GmailerXP which promises to be everything Gmail can do and more. Check this out on http://gmailerxp.sourceforge.net/news.html . Its still in development, so expect it to buggy. You could still use it to send mails and do a lot of basic stuff now.
Paparazzi wrote: > Well, SMTP is used for sending mails and not for receiving.
> For receiving mails, Gmail has to be either POP3 or IMAP compliant, > which it is not as of date. They are however working on it and promise > to give users this feature either for free or for a small fee.
> 3) Freepops (Sorry, U'll have to google for this as I don't have the > link)
> Alternatively, Abiel is working on GmailerXP which promises to be > everything Gmail can do and more. Check this out on > http://gmailerxp.sourceforge.net/news.html . Its still in development, > so expect it to buggy. You could still use it to send mails and do a > lot of basic stuff now.
On Wed, 28 Jul 2004 02:47:02 -0700, BonaFides <nayl...@gmail.com> wrote:
> thnx 4 ur tech support. i'm just the novice and don't know what is POP
> and what's SMTP.
> regards
> Paparazzi wrote:
> > Well, SMTP is used for sending mails and not for receiving.
> > For receiving mails, Gmail has to be either POP3 or IMAP compliant,
> > which it is not as of date. They are however working on it and promise
> > to give users this feature either for free or for a small fee.
> > 3) Freepops (Sorry, U'll have to google for this as I don't have the
> > link)
> > Alternatively, Abiel is working on GmailerXP which promises to be
> > everything Gmail can do and more. Check this out on
> > http://gmailerxp.sourceforge.net/news.html . Its still in development,
> > so expect it to buggy. You could still use it to send mails and do a
> > lot of basic stuff now.
Well, I'm not a techie myself... just passed on the lil knowledge I had.
SMTP is Send Mail Transfer Protocol ... its used for sending mails. POP3 - Don't remember the full form, but its basically for downloading mail from the server on to your local PC. IMAP - This too is for receiving mails, but to my knowledge and what I've figured out, it basically lets one take action of the the mail from the server itself. That is to say, one views the mail and deletes or whatever on the server itself.
If someone sees that explanation, and thinks it absurd, please let me know .......... politely ;)
Cheers
--------------------------- Lets keep our premises clean. Preview & Remove all the unwanted tags and previous replies before finally posting!
On Wed, 28 Jul 2004 04:24:45 -0700, Paparazzi <jogygeo...@gmail.com> wrote:
> Well, I'm not a techie myself... just passed on the lil knowledge I
> had.
> SMTP is Send Mail Transfer Protocol ... its used for sending mails.
> POP3 - Don't remember the full form, but its basically for downloading
> mail from the server on to your local PC.
> IMAP - This too is for receiving mails, but to my knowledge and what
> I've figured out, it basically lets one take action of the the mail
> from the server itself. That is to say, one views the mail and deletes
> or whatever on the server itself.
> If someone sees that explanation, and thinks it absurd, please let me
> know .......... politely ;)
> Cheers
> ---------------------------
> Lets keep our premises clean.
> Preview & Remove all the unwanted tags and previous replies before
> finally posting!
POP = Post Office Protocol. You are right. In simpler terms, POP3 (or
POP v3 ) is whats used to *get* your mails and SMTP (Simple Mail
Transfer protocol) is whats used to *send* it. In other words, u usual
need to have both pop and smtp servers avialable to recv and send
mails resp. The reason why they are kept seperate is that ISPs can
have different servers for each (fro various reasons like security,
load distribution, virus scanning and what not)
IMAP, on the other hand, is a bit sophisticated. This protocol (like
the mail below rightly says) allows you to see and manipulate
mails+folders which your server holds *on the server itself*. What
makes it special is that one can simply view the "header" information
before actually downloading the mail to your locally. This comes in
particularly handy when u are receiving a *lot* of mails and would
rather spend time downloading ones that really matter and delete/move
the rest on the server itself.
On Wed, 28 Jul 2004 04:24:45 -0700, Paparazzi <jogygeo...@gmail.com> wrote:
> Well, I'm not a techie myself... just passed on the lil knowledge I
> had.
> SMTP is Send Mail Transfer Protocol ... its used for sending mails.
> POP3 - Don't remember the full form, but its basically for downloading
> mail from the server on to your local PC.
> IMAP - This too is for receiving mails, but to my knowledge and what
> I've figured out, it basically lets one take action of the the mail
> from the server itself. That is to say, one views the mail and deletes
> or whatever on the server itself.
> If someone sees that explanation, and thinks it absurd, please let me
> know .......... politely ;)
> Cheers
> ---------------------------
> Lets keep our premises clean.
> Preview & Remove all the unwanted tags and previous replies before
> finally posting!
On Wed, 28 Jul 2004, Paparazzi <jogygeo...@gmail.com> wrote:
> Well, I'm not a techie myself... just passed on the lil knowledge I
> had.
> SMTP is Send Mail Transfer Protocol ... its used for sending mails.
> POP3 - Don't remember the full form, but its basically for downloading
> mail from the server on to your local PC.
> IMAP - This too is for receiving mails, but to my knowledge and what
> I've figured out, it basically lets one take action of the the mail
> from the server itself. That is to say, one views the mail and deletes
> or whatever on the server itself.
> If someone sees that explanation, and thinks it absurd, please let me
> know .......... politely ;)
>SMTP is Send Mail Transfer Protocol ... its used for sending mails.
Simple Mail Transfer Protocol - protocol used for exchanging mails between machines.
>POP3 - Don't remember the full form, but its basically for downloading
>mail from the server on to your local PC.
Post Office Protocol
>IMAP - This too is for receiving mails, but to my knowledge and what
>I've figured out, it basically lets one take action of the the mail
>from the server itself. That is to say, one views the mail and deletes
>or whatever on the server itself.
IMAP - Internet Message Access Protocol
POP gets the whole message in entirety. If you have a 10 meg attachment, you will know only after downloading the full message to your mailbox from the server. Whereas IMAP keeps the message in the server and you can view the structure of the message. You will know that u have 10meg attachment without having to download the entire message.
I used to use a client called Ultrafunk's popcorn and it downloaded
just the headers of mails using POP3 (not IMAP). So perhaps we can say
it provides IMAP functionality to POP3?
> POP = Post Office Protocol. You are right. In simpler terms, POP3 (or
> POP v3 ) is whats used to *get* your mails and SMTP (Simple Mail
> Transfer protocol) is whats used to *send* it. In other words, u usual
> need to have both pop and smtp servers avialable to recv and send
> mails resp. The reason why they are kept seperate is that ISPs can
> have different servers for each (fro various reasons like security,
> load distribution, virus scanning and what not)
> IMAP, on the other hand, is a bit sophisticated. This protocol (like
> the mail below rightly says) allows you to see and manipulate
> mails+folders which your server holds *on the server itself*. What
> makes it special is that one can simply view the "header" information
> before actually downloading the mail to your locally. This comes in
> particularly handy when u are receiving a *lot* of mails and would
> rather spend time downloading ones that really matter and delete/move
> the rest on the server itself.