John wrote:
> Do you know if it is possible to use your email client (e.g. outlook,
> thunderbird) to view your yahoo, hotmail or other webmail account? Is
> so how do you do it an will it still leave the messages on your
> webmail account server/inbox etc?
There are two aspects to the question:
1) What protocols do the email clients understand ?
What protocols do they support ?
Find a list.
2) On the email server side (yahoo, hotmail, etc), what
alternatives besides HTML protocol do they support ?
This is a harder problem to solve, because the alternatives
may not be publicly announced and promoted. Maybe they put
the protocol on there, to support business users, and don't
really want to public glomming onto that interface ?
For success, something from (1) has to match something from (2).
Example here. Thunderbird probably understands POP3. The "port number"
is important, because the various ports support things like unencrypted
versus encrypted transmissions. Any new service defined, will likely be
on one of the "safer to use" ports.
http://lifehacker.com/5169684/hotmai...pop3-worldwide
Have fun,
Paul