Project Detail

Create a DLL (not ActiveX) for ArGoSoft Mail Server (extension)   Trial project

Create a DLL (not ActiveX) for ArGoSoft Mail Server (extension) is project number 340020
posted at GetAFreelancer.com. Click here to post your own project.

 

Bookmark and Share
Free Trial For New Buyers
 

Status: Closed
(Selected Service Provider)

Selected Providers: chameleonsh

Budget: $30-250

Created: 11/07/2008 at 9:00 EST

Bid Count: 5

Average Bid: $ 54

11/10/2008 at 9:00 EST

Project Creator: Zarabozo View PM Post PM
Employer Rating: (No Feedback Yet)

Bid On This Project
 

Description

We're using ArGoSoft Mail Server Pro (not .NET edition). This mail server allows custom processing for incoming email messages through "Server Extensions". These extensions are simple Dynamic Link Libraries (DLL) that most have at least one of four entry points used for processing.

We developed an extension as a DLL ActiveX (COM Object) that does all the processing, but the mail server cannot use it as extension, since it's an ActiveX and not a simple DLL with the necessary entry points. So, what we need, is a VERY simple DLL that will have one entry point, which will simply call our registered COM object and pass the received arguments, and, return the returned answer.

The DLL should have the following function. This example is not language specific (or language-real for that matter), it's just explanatory:

Function ProcessFilter1 (fromAddress as string, toAddress as string, fileName as String) {
obj = CreateCOMObject('OurCOMObject.Object');
ans = obj.ProcessFilter1(fromAddress, toAdress, fileName);
Return ans;
}

That was an example of what we need from this DLL. Your job is to create such DLL as regular DLL (not ActiveX) with that entry point, which will just pass the whole work to our already created COM object.

We can provide you with our COM object (you'd just register it in your system via regsvr32) and you can download ArGoSoft Mail Server Pro in order to test it's working as expected. Or, we can do the testing for you and let you know the result.

This is a really simple task that any expert should be able to accomplish in a few minutes. We would receive the source code, preferently in Visual C++ or Delphi.

Messages Posted: 0 View project clarification board Post message on project clarification board

Bid On This Project
 
If you are the project creator or one of the bidders Log In for more options

  View PM Post PM

75

3 days

11-07-2008 11:47 EST

(No Feedback Yet)

Need more time to test.

help

  View PM Post PM

30

1 day

11-07-2008 12:05 EST

(No Feedback Yet)

Please, see PM

help

  View PM Post PM

75

0 days

11-07-2008 12:58 EST

(No Feedback Yet)

please check pmb

help

  View PM Post PM

40

1 day

11-07-2008 14:18 EST

(No Feedback Yet)

Hi, please see my PM, thanks

help

  View PM Post PM

50

1 day

11-07-2008 15:47 EST

(No Feedback Yet)

Hello, there is experience similar. I will do as the solution VS2005 on C++.

help

    Bid on this Project