it is possible that you can manage your hotmail account using outlook express. but how can you control your outlook express with a hotmail account trough code? i've tried the vbmail example but it only controls the local account or the pop/smtp account not my hotmail account. plz help. tnx.
Outlook Express manages this through a protocol called HttpMail.
It runs via a mix of HTTP and XML.. it's not too hard, but it's
more complex than SMTP, that's for sure.