PDA

View Full Version : COM callable wrapper for Easymail .Net component



Marco
30-Aug-2010, 07:49 PM
Hi Guys,

I am looking for somebody that can create a COM callable wrapper for the Easymail .Net email object.
As per some previous posts from Karl, Frank and Emil, it is possible.

A Com Callable Wrapper (CCW) in .Net must be created where the following interfaces have to be given .Net Attributes so these can then be exposed to FlexCom2 (via .tlb regasm.exe and /CodeVase switch?!?)

Set LicenceKey
Set PerformanceMode
Set MailServer
Set Account
Set Password
Get Connect
Get PrintMessage
Get GetDownloadableCount
Get DownloadSingleMessageToFile
Set Printer
Get DownloadSingleMessage
Get Subject of hoMessage
Get ReplyToAddr of hoMessage
Get Reply to of hoMessage
Get SaveMessage
Get DeleteSingleMessage
Send Disconnect


The reason we need this is that quicksoft, the makers of Easymail, acknowledge a bug we found printing emails using their object on Win2k8 to some printers. They responded that there is no further development in their COM object and the .NET is the one to use.

Is anybody interested to take on this project?

Kind regards,
Marco

Marco
30-Aug-2010, 08:55 PM
Grrrr....

Just after I typed all the above, I thought I better check if the printing is still supported in the .Net component... Guess what it is not :(

So I have to look for another solution.

Cheers,
Marco