Conection to IMAP with CDO 
Author Message
 Conection to IMAP with CDO

Hello there...

In my Exchange Account I have a POP3 and a IMAP account.

If I open a connection like

***
Set objSession = CreateObject("MAPI.Session")
    objSession.Logon  
***  

Than I am automatically connected to my personal POP3 Account on my machine

But how can I access the IMAP Profile?

Our companies MailServer is UNIX based.
The outlook IMAP setting is: i-mhost.axa-nichidan.co.jp
UserName: michael.weber
Password: ***** :)

Thanks for helping

Michi



Fri, 04 Nov 2005 12:46:01 GMT  
 Conection to IMAP with CDO
The IMAP account must already be active in the Outlook profile that you use to log on.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
     Microsoft Outlook Programming: Jumpstart
     for Administrators, Power Users, and Developers
     http://www.slipstick.com/books/jumpstart.htm
Quote:

> Hello there...

> In my Exchange Account I have a POP3 and a IMAP account.

> If I open a connection like

> ***
> Set objSession = CreateObject("MAPI.Session")
>     objSession.Logon  
> ***  

> Than I am automatically connected to my personal POP3 Account on my machine

> But how can I access the IMAP Profile?

> Our companies MailServer is UNIX based.
> The outlook IMAP setting is: i-mhost.axa-nichidan.co.jp
> UserName: michael.weber
> Password: ***** :)

> Thanks for helping

> Michi



Mon, 07 Nov 2005 08:11:01 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Can not access IMAP with CDO

2. Seeking CDO object reference with correlated CDO PropTags / constants

3. Seeking CDO object reference with correlated CDO PropTags / constants

4. Help with ODBC Conection Code

5. Persistent conection?

6. Checking for Oracle Conection

7. Database (MSSQL 6.5) conection over OLE ?

8. Internet Conection from VB5

9. Internet conection from VB5

10. ADO-VB6-Excel Conection

11. Disconnect an Dial Up Networking conection

12. E-mail & Modem Internet Conection Detection

 

 
Powered by phpBB® Forum Software