I am writing an Exchange Event Sink that will process incoming smtp mail. I have created a class library that the COM+ app references to find the functions that I need. There are a few configurat...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21317003.html
Zones:
C#Date Answered: 02/16/2005 Grade: A Views: 0
Hi
I've created sink class for out of process server.
My server can send the event, but it is not catched by the sink object.
Please tell me , what should I check to fix this problem ?
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20120227.html
Zones:
C++Date Answered: 02/25/2002 Grade: A Views: 0
This question is pretty specific to a type of system
Exchange 2000
SAV for exchange
running on Windows 2000 server SP4
Our problem starts when we are receiving infected emails. SAV for e...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_20955379...
Zones:
ExchangeDate Answered: 04/27/2004 Grade: B Views: 0
I have created a web page which explains what I have done so far to troubleshoot this.
http://www.knowltonfamily.com/es_troubleshoot.htm
The problem is the RegEvent.vbs script is getting an...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20962654.html
Zones:
C#Date Answered: 04/23/2004 Grade: A Views: 0
I wrote an SMTP event sink to trap spam on a Win2000 mail relay. I want to quarantine the spam according to who the message is to from any of our hosted domains. I need to know how to determine who...
http://www.experts-exchange.com/Programming/Misc/Q_20980339.html
Zones:
ProgrammingDate Answered: 05/19/2004 Grade: A Views: 13
I am new to COM. In an MFC application, what it the simplest way to use a COM object that has events? A thorough example would be invaluable.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21158457.htm...
I am trying to make a sink that will nuke any emails with a small zip file attached. I have got my users pretty well trained, but sooner or later one is going to do something stupid.
I have wri...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_21416886...
Zones:
ExchangeDate Answered: 05/10/2005 Grade: C Views: 4
Experts,
I understand that a message sink acts as sort of an interceptor for a method call, but why? what sort of advantages or capabilities does this serve?
~ C
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21703473.html
Zones:
.NETDate Answered: 02/22/2006 Grade: A Views: 0
I recently did some cleanup work on a user's Dell CPi Notebook. We're use Win95 clients on an NT4/sp3 network running TCP/IP. He also required MS Netware client and SPX/IPX for remote location com...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10127...
Zones:
Windows 95Date Answered: 02/12/1999 Grade: A Views: 0
two part question so bear with me. I'm trying to learn connection points and none of the books I've picked up have explained it very well imo.
I have an object with a dual interface callback in...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20289096.htm...