Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
RTI cdoMail function vs. SRP Mail Utility
I wanted to see if anyone else out there had some experience in using the RTI_cdoMail function to send emails from within an application and maybe point out how it is different than the SRP Mail Utility.
I've had success with the RTI_cdoMail function with exception of one bug. When I attach files, the files that were attached end up in a locked state. The only way I can figure out how to "unlock" the files is to close OpenInsight. Has anyone else run into this problem? Is there another way I can "unlock" the files programmatically?
Perhaps this is why SRP created the SRP Mail Utility. I haven't tried it out, but I'm assuming that it does not lock the files that are attached to an email as the RTI_cdoMail function does. Are there any other significant differences?
I've had success with the RTI_cdoMail function with exception of one bug. When I attach files, the files that were attached end up in a locked state. The only way I can figure out how to "unlock" the files is to close OpenInsight. Has anyone else run into this problem? Is there another way I can "unlock" the files programmatically?
Perhaps this is why SRP created the SRP Mail Utility. I haven't tried it out, but I'm assuming that it does not lock the files that are attached to an email as the RTI_cdoMail function does. Are there any other significant differences?
Comments
I'll run a test with the SRP_SendMail function and report back the results to verify the behavior isn't the same.
I also checked the Revelation Issue Tracker to see if anything with RTI_CDOMail has been reported but couldn't find any bug reports.
First, I moved this thread from the OpenInsight forum to the SRP Mail Utility forum since I think this is a better home for this discussion.
Second, my suggestion is to post your discovery in the public discussion forum since the bug tracker is limited to WORKS subscribers.