Outlook 2007 "To: field" problem with pgm using MAPI

  • Thread starter Thread starter Dennis Rose
  • Start date Start date
D

Dennis Rose

I have a VB5 pgm that uses MAPI to send emails to customers. When I us try
to set the email To: field with the instruction "Recipaddress =
"(e-mail address removed)", what I see in the "To: field" of the "Outlook Dialog Box"
that displays with the "Send instruction", is "Tom Jones <[email protected]>".

When I send the Email, Outlook rejects with the message: "None of your email
accounts could send to this recipient"

When the "Outlook Display box" displays in my pgm that uses MAPI, if I erase
this "Tom Jones <[email protected]>" address and manually type in the email
address of "(e-mail address removed)" the Email is processed and sent out just fine by
Outlook.

What is going on here? and How can I fix this??

Thanks for your help!!!
 
Back
Top