V
Vincent J. Lawrence
We are trying to send e-mail from a program
using Item.send
We receive the following message
"Email sending error, Returned value is 2
One or more unspecified errors occurred. No message was
sent"
How do we determine what the error is?
What are the possible errors?
Our program successfully sends the e-mail when Outlook
Express or Outlook 2000 (without the security patches
installed) is the default e-mail program.
using Item.send
We receive the following message
"Email sending error, Returned value is 2
One or more unspecified errors occurred. No message was
sent"
How do we determine what the error is?
What are the possible errors?
Our program successfully sends the e-mail when Outlook
Express or Outlook 2000 (without the security patches
installed) is the default e-mail program.