View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Albert Albert is offline
external usenet poster
 
Posts: 203
Default CDO to Retrieve E-mail

Hi Joel,
Thanks for your quick response. I'm thinking something more in the lines of
POP. Could you give me some suggestions for the commands?
Thanks,
Albert C.

"Joel" wrote:

the code would depend on the format your e-mail server used. for example a
POP server would use different commands than other servers. If your e-mail
account had web access you can download the email using a werb browser
approach.

"ryguy7272" wrote:

I think you need Outlook, or some kind of SMTP (you could use Google) to do
it for you. Maybe this will help:
http://www.troyeesoft.com/offline-link-extractor.htm

Good luck,
Ryan---
--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Albert" wrote:

Hello!

I have succesfully used Ron DeBruin's CDO instructions to set up a very nice
email sending application.

Is there a way similar to CDO to check and retrieve emails without going
through Outlook or any other email client?

Thanks in advance,

Albert C.