MichaelWates
Programmer
Hi there,<br>
We have a need for our C++ / VB code to create mail using Notes. When we follow the normal process for this we get "No Transport Provider Was Available For Delivery to this recipient". Lotus say that this is because the MAPI interface does not support one-off addressing. This implies that we can only send to people we know are in the address book.<br>
They offer a workaround by putting "NOTES:" in front of the email address, ie NOTES:<A HREF="mailto:fred@xxx.com">fred@xxx.com</A>. This does not appear to work. Has anybody out there successfully done something like this, and if so how?<br>
<br>
Regards<br>
Michael Wates
We have a need for our C++ / VB code to create mail using Notes. When we follow the normal process for this we get "No Transport Provider Was Available For Delivery to this recipient". Lotus say that this is because the MAPI interface does not support one-off addressing. This implies that we can only send to people we know are in the address book.<br>
They offer a workaround by putting "NOTES:" in front of the email address, ie NOTES:<A HREF="mailto:fred@xxx.com">fred@xxx.com</A>. This does not appear to work. Has anybody out there successfully done something like this, and if so how?<br>
<br>
Regards<br>
Michael Wates