Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error using CDO
Message
From
24/02/2010 11:37:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01403121
Message ID:
01450779
Views:
46
my email address is dfroonj@optonline.net.

if I change it to dfroonj@opton, save it, and send a message to it,
the message never gets delivered but it tells me it got sent.


>Invalid in what way?
>
>>
>>We're using CDO2000.prg to send mail.
>>One problem:
>>If I enter and invalid email address, it still tells me the mesage got sent.
>>
>>******************************************************************************************
>> * Send message
>> PROCEDURE Send
>>
>> . . . . . . . . . . . . .
>>
>> IF This.GetErrorCount() > 0
>> RETURN This.GetErrorCount()
>> ENDIF
>>
>> This.oMsg.Send()
>>
>> RETURN This.GetErrorCount()
>>
>> ENDPROC
>>
>>******************************************************************************************
>>
>>I can't drill down into this.omsg.send. It returns nothing and this.geterrorcount is not > 0.
>>
>>
>>Can you help?
>>
>>Thanks,
>>Deb
>>
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform