ISMTPOnArrival_OnArrival
Thu, 13 Oct 2005 06:43:04 -0700
Hi,
I have installed Exchange server in my machine and I try to make a log
file when new mail comes to my exchange. For that I have created a file
called SMTPMsgCheck.vbs, which contains the following code.
--------------------------------------------------------------------------
< script LANGUAGE="VBScr ...
|
SMTPREG.VBS
Tue, 11 Oct 2005 06:49:09 -0700
Hi,
I have created a Event sink file for to track the incoming mails. And I have
downloaded smtpreg.vbs from MSDN. I Like to register SMTPREG.VBS in my
machicne, But I have not installed exchnage server on my machine. Is it
possible? If so can I use my Event sink to track the incoming mails for my
outlook ...
|
::::::::::MSExchangeSA:::::::::::::::ERROR:::::HELP ME____
Tue, 11 Oct 2005 03:26:05 -0700
HI
I've installed on a W2003 SBS Exchance Server.
I've got this Problem....several times (i0ve just re-installed it 3/4
times......:()
I've installed all correctly, and it seems works correctly....but it's not
true....Exhange dont' work....every time.....
If I see Event Viewer (System Log) I've no error, ...
|
Problem using serarch for recurring appointments.
Tue, 11 Oct 2005 06:11:15 -0400
Hi all,
I am facing a problem in my application. I am using WebDav to perform
Calendaring with exchange.
My application flow is
1)I search exchange appointment for given search string.
2)I update an recurring appointment out of the obtained list.
3)I persist the search string and with the same request ...
|
Error: 400 Bad Request when creating Exchange Task using WebDAV
10 Oct 2005 16:39:32 -0700
Hi - I'm trying to create a Task in an exchange mailbox using the
example in this post:
http://groups.google.com/group/microsoft.public.exchange2000.development/browse_thread/thread/64a5a05da1a5a49d/7d62aff92111f0be%237d62aff92111f0be?sa=X&oi=groupsr&start=1&num=3&auth=DQAAAGwAAACVYrY25NLcCeb2MXUwJ_1TeBLlMDD9M ...
|
GetMailMsg error code 80030057
Mon, 10 Oct 2005 11:23:58 -0600
Can anyone tell me why I might get an 80030057 "Invalid parameter error"
error result from the call to ICategorizerMailMsgs.GetMailMsg occasionally
while trying to bifurcate a message. The message text indicates that a
parameter is invalid, but only one parameter is actually passed in with a
value (the mes ...
|
Exchange server is hanging when using Delete method
Mon, 10 Oct 2005 18:57:10 +0530
Hi All,
I had written a code in asp.net using webdav for deleting an email
from the inbox and it successully deletes, but the exchange server is
hanging each time the delete operation is perfomed. Please help me in
solving this issue.
Attached is the code for reference:
myHttpWebRequest = WebReque ...
|
|
|
Help me!!!!!!!!!
Mon, 10 Oct 2005 03:42:03 -0700
Hi,
Can any one tell me, How new mails can be caught when its arrive exchange
server?
If any article for this, please let me know.
Thankx
Aambal ...
|
Outlook Object
Mon, 10 Oct 2005 03:38:01 -0700
Hi,
I am new to Exchange server programming. Can I use Outlook object in
Exchange server?
Thanx
Aambal ...
|
Event Sink : error on "EventDetails.FolderID" - Error: 800a01a8
7 Oct 2005 07:49:26 -0700
Hi
I try to create a Exchange 2000 Event Sink but I receive the following
error message :
Run time error at line 44. Source: VBScript runtime error Error:
800a01a8. Description: Object required: '[string:
"000000001A447390AA66"]'
The line 44 is simply : "set idCeDossier = EventDetails.FolderID"
The ...
|