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.
BonaFides wrote: > Some tech-savvy folks pls tell me how can I use Gmail SMTP to download > my mails to outlook/mozilla mail clients.
I'm sure I'm missing something, but I just don't get the point of using GMail if you are simply going to use pop access. It means the two features that make GMail unique (labels, and storage size) are irrelevant, as it's all now handled by your mail client.
If you want to do that, why not use an email address provided by your ISP, webhost etc?
> I'm sure I'm missing something, but I just don't get the point of using
> GMail if you are simply going to use pop access. It means the two
> features that make GMail unique (labels, and storage size) are
> irrelevant, as it's all now handled by your mail client.
I agree. POP access to gmail really breaks a lot of the good things
abou gmail that you have mentioned. The only reason i see why you
would "POP" your gmail messages is to create a backup of all your
messages locally to your computer. Trusting a GIG of email data to a
company might just be a hard thing to fathom for some. Also if at this
point you are using Gmail as your primary email, backing up your data,
specially if there are important stuff with them is also a good idea.
It is a beta version after all.
If there is a way to make Gmail and IMAP work without losing the best
parts of gmail, it will be the ultimate email for me. I heard someone
mention here before about the IMAP keywords. If it will happen that a
standard way of adding labels/keywords to IMAP-able mail servers (and
clients) will be devised, then everyone will be happy. :-)
on a lighter note. I sure hope BonaFides didn't just have an
information overload because of all the response to her... :-p
> I agree. POP access to gmail really breaks a lot of the good things
> abou gmail that you have mentioned. The only reason i see why you
> would "POP" your gmail messages is to create a backup of all your
> messages locally to your computer. Trusting a GIG of email data to a
> company might just be a hard thing to fathom for some. Also if at this
> point you are using Gmail as your primary email, backing up your data,
> specially if there are important stuff with them is also a good idea.
> It is a beta version after all.
There's also the issue of being able to migrate one's mail to another
service (Yahoo Mail Plus, for example) if one decides that Gmail
simply isn't for them. Many people will not use an email service as
their main account without such an "exit strategy".
On Thu, 29 Jul 2004 17:33:01 +0800, Mark G <emelg...@gmail.com> wrote:
> > I'm sure I'm missing something, but I just don't get the point of using
> > GMail if you are simply going to use pop access. It means the two
> > features that make GMail unique (labels, and storage size) are
> > irrelevant, as it's all now handled by your mail client.
> I agree. POP access to gmail really breaks a lot of the good things
> abou gmail that you have mentioned. The only reason i see why you
> would "POP" your gmail messages is to create a backup of all your
> messages locally to your computer. Trusting a GIG of email data to a
> company might just be a hard thing to fathom for some. Also if at this
> point you are using Gmail as your primary email, backing up your data,
> specially if there are important stuff with them is also a good idea.
> It is a beta version after all.
> If there is a way to make Gmail and IMAP work without losing the best
> parts of gmail, it will be the ultimate email for me. I heard someone
> mention here before about the IMAP keywords. If it will happen that a
> standard way of adding labels/keywords to IMAP-able mail servers (and
> clients) will be devised, then everyone will be happy. :-)
> on a lighter note. I sure hope BonaFides didn't just have an
> information overload because of all the response to her... :-p
> --
> Mark L. Gamis
> University of the Philippines