Ray Sittig
2008-11-24 23:30:06 UTC
We have an in-house application utilizing simple MAPI which works with
client 5.2.6. For client 7.03, a single recipient works fine. Howver, if
there's more than one recipient (MAPI_TO) and a cc (MAPI_CC) to in-house
Groupwise users, the last user in the MapiRecipDesc array shows up in all 3
spots, twice in the To: and once in the cc:. Email to multiple outside users
works fine. I've tried the following variations of lpszAddress to no avail:
Groupwise email address: ***@somewhere.com
1. SMTP:rsittig - (works for GW5.2.6 not for 7.03)
2. NGW:rsittig - (works for GW5.2.6 not for 7.03)
3. SMTP:***@somewhere.com - (works for GW5.2.6 not for 7.03)
4. NGW:***@somewhere.com - (works for GW5.2.6 not for 7.03)
Is this a known issue and is their any workaround?
Does anyone have a snippet of working code for multiple internal GW
recipients?
Thanks,
Ray Sittig
client 5.2.6. For client 7.03, a single recipient works fine. Howver, if
there's more than one recipient (MAPI_TO) and a cc (MAPI_CC) to in-house
Groupwise users, the last user in the MapiRecipDesc array shows up in all 3
spots, twice in the To: and once in the cc:. Email to multiple outside users
works fine. I've tried the following variations of lpszAddress to no avail:
Groupwise email address: ***@somewhere.com
1. SMTP:rsittig - (works for GW5.2.6 not for 7.03)
2. NGW:rsittig - (works for GW5.2.6 not for 7.03)
3. SMTP:***@somewhere.com - (works for GW5.2.6 not for 7.03)
4. NGW:***@somewhere.com - (works for GW5.2.6 not for 7.03)
Is this a known issue and is their any workaround?
Does anyone have a snippet of working code for multiple internal GW
recipients?
Thanks,
Ray Sittig