Help with CDO/Outlook mapi problem 
Author Message
 Help with CDO/Outlook mapi problem

Hi everyone
Can anyone help me with a problem i'm having, sending email from Access2000
through Outlook2000?
The process works - only if the email addresses are already in the Outlook
address book.  If they aren't - Outlook throws up a check contact dialog
box - and won't proceed unless the address is there.
I'm using the code from http://www.*-*-*.com/

Is it possible to bypass Outlook altogether and send directly through mapi?

Thanks in advance



Sun, 09 Mar 2003 07:15:56 GMT  
 Help with CDO/Outlook mapi problem
Have you checked out the SendObject method as a possible alternative?

Steve


Quote:
> Hi everyone
> Can anyone help me with a problem i'm having, sending email from
Access2000
> through Outlook2000?
> The process works - only if the email addresses are already in the Outlook
> address book.  If they aren't - Outlook throws up a check contact dialog
> box - and won't proceed unless the address is there.
> I'm using the code from http://www.mvps.org/access/modules/mdl0019.htm.

> Is it possible to bypass Outlook altogether and send directly through
mapi?

> Thanks in advance



Sun, 09 Mar 2003 03:00:00 GMT  
 Help with CDO/Outlook mapi problem
No - i haven't - thanks - i'll explore that


Quote:
> Have you checked out the SendObject method as a possible alternative?

> Steve


> > Hi everyone
> > Can anyone help me with a problem i'm having, sending email from
> Access2000
> > through Outlook2000?
> > The process works - only if the email addresses are already in the
Outlook
> > address book.  If they aren't - Outlook throws up a check contact dialog
> > box - and won't proceed unless the address is there.
> > I'm using the code from http://www.mvps.org/access/modules/mdl0019.htm.

> > Is it possible to bypass Outlook altogether and send directly through
> mapi?

> > Thanks in advance



Mon, 10 Mar 2003 03:00:00 GMT  
 Help with CDO/Outlook mapi problem
Someone on another group indicated that the recipient string needs to be
prefixed with 'smtp:'.  This works - looks like Outlook doesn't try to
resolve names that start with 'smtp' - so sends them regardless.

Thanks for your help anyway


Quote:
> Have you checked out the SendObject method as a possible alternative?

> Steve


> > Hi everyone
> > Can anyone help me with a problem i'm having, sending email from
> Access2000
> > through Outlook2000?
> > The process works - only if the email addresses are already in the
Outlook
> > address book.  If they aren't - Outlook throws up a check contact dialog
> > box - and won't proceed unless the address is there.
> > I'm using the code from http://www.mvps.org/access/modules/mdl0019.htm.

> > Is it possible to bypass Outlook altogether and send directly through
> mapi?

> > Thanks in advance



Mon, 10 Mar 2003 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. MAPI, CDO, WinXP & Outlook 2k - Internet Only

2. Outlook/MAPI/CDO is making me crazy.

3. Does outlook express support MAPI, CDO?

4. MAPI/CDO & Outlook

5. Sign and Encrypt mail in Visual Basic using Outlook, CDO or MAPI

6. CDO, MAPI Logon problem

7. CDO/MAPI Help Needed

8. Need MAPI/CDO Help

9. CDO Problem within Outlook

10. problem using CDO and Outlook Xp

11. Problem setting Outlook PR_OFFLINE_FLAGS CDO value

12. CDO vs Outlook 2000 Object Library?? (Outlook Newbie)

 

 
Powered by phpBB® Forum Software