"Lanwench [MVP - Exchange]"
In
Since Gmail doesn't use folders to organize mail, but rather keeps
everything in the inbox, what happens if you use POP3 to connect to
your Gmail account? (if you want to keep a copy of the mail on the
server, make sure to tick the box called "leave a copy of messages on
server" in your Outlook POP account properties....)
Actually, Gmail's POP3 "emulation" is really screwed up. You could set
the "leave on server" option in your e-mail program but Gmail would
still delete the mails after yanking a copy of them. Gmail has its own
options where you decide to archive, delete, or leave mails in your
Inbox when they are accessed. The "leave on server" option in your
e-mail program eliminates sending the DEL command after using the RETR
command to get the mail; otherwise, the default behavior is to do a RETR
(retrieve) followed by a DEL (delete). If you configure your Gmail
account to delete a mail after yanking a copy, nothing you configure in
your e-mail client will change that behavior.
Gmail does NOT actually use POP3. Google provides a POP3 connect but
doesn't properly support the full POP3 protocol. Rather than letting
the user's POP3 e-mail client manage the mailbox contents, Gmail uses
server-side options to dictate behavior. Since Google hasn't fixed any
problems, and since it has been in beta for a couple YEARS, maybe it
will permanently be in beta (i.e., unfixed) status. Released in April
2004 and still beta.