[thelist] Talking to exchange

Julian Voelcker asp at tvw.net
Mon Jun 14 10:49:40 CDT 2004


On Mon, 14 Jun 2004 09:54:55 -0400, Tab Alleman wrote:
> I've been tasked with writing a program in VB6 that will parse emails
> that we have received via an exchange server (2000) and saved to a
> certain mailbox.

Not too sure if there is a clever Exchange route, but you could always 
fire up the POP3 or IMAP server and then write the code in VB to open 
the mailbox and collect the messages.

There should be plenty of bits of sample code around to do that.

Cheers,

Julian Voelcker
Cirencester, United Kingdom




More information about the thelist mailing list