Kbase P137406: Error 5890 in Send method when attempting to send email via Microsoft CDO
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/18/2008 |
|
Status: Unverified
SYMPTOM(s):
Error 5890 in Send method when attempting to send email via Microsoft CDO
Error occurred while accessing component property/method: <property or method name>.
<COM message>
Error code: <Program name> (5890)
Error occurred while accessing component property/method: Send.
At least one of the From or Sender fields is required, and neither was found.
Error code: 0x80020009 <Program name> (5890)
FACT(s) (Environment):
Progress client is reporting an error message returned by the ActiveX Automation object or control
Progress 9.1x
OpenEdge 10.x
Windows
CAUSE:
The email address used in the To or From parameter is not formatted correctly, i.e. <local-part>@<domain>
FIX:
Use a valid email address