Using Exchange Server SDK
Wed, 14 Jun 2006 12:39:02 -0700
Hi,
We have an Microsoft 2003 Exchage server and need to create an interface to
show of the calender events through .net page.
On my development system do I need have exchanse server installed or is it
possible to connect to the exisitng exchage server and just install the SDK
on my development syste ...
|
smtp event sink needs to be case insensitive
14 Jun 2006 03:29:31 -0700
I have registered an event sink on my server
cscript smtpreg.vbs /add 1 onarrival ScriptA CDO.SS_SMTPOnArrivalSink
"rcpt to=EDIData*"
this works if someone sends the email to EDIData@mydomain.com
however, if they send it to edidata@mydomain.com, the event does not
fire. In other words, the rule is case- ...
|
how to get the person's email address?
14 Jun 2006 01:16:01 -0700
i created a workflow project. user click to the button "to" and post an
email to the person.
i create a field named"appto" and on the form a lable is set to this
field. i also set the default value is the formular [To]. now i can get
the person name, but how to get the person 's email?
can anyone help me?
th ...
|
How to get Store{GUID} for Public Folders by program?
Wed, 14 Jun 2006 02:33:14 +0100
Hi All!
The Store{GUID} is required to register Public Folders Store Wide Events.
file://./backofficestorage/ADMIN/%userdnsdomain%/Public
Folders/Non_ipm_subtree/StoreEvents{GUID}/GlobalEvents
How to find StoreEvents {GUID} ? What search will give me StoreEvents GUID?
Kind Regards,
Mike. ...
|
clone a exchange public folder
Tue, 13 Jun 2006 07:14:03 -0700
Hi,ALL
I want to clone a public folder of the Default Exchange public folder.
How to do that?
What I want to do is:
on the same server, create other port num that can browser exchange public
folder.
For example:
normal: http://host/public
I create a new:
http://host:8888/public
Thanks in adv ...
|
Cannot obtain the security descriptor of the "Domain EXServers" group
12 Jun 2006 20:25:52 -0700
i have make a workflow project, but i can not run the project."This
process requires a connection to your Microsoft Exchange Server." The
error in the Application log of the
production server is as follows: "Cannot obtain the security
descriptor of the "Domain EXServers" group.
what can i do ?
Any ideas? ...
|
Get Exchange server certificate file
Mon, 12 Jun 2006 13:53:01 -0700
Hi,Sir
Since one of my customer exchange setting is SSL Enabled.
I am a Java Client, So If I want to get public folder content throught http
I have to use https, and on Java client side,It will import the certificate
when user want to use https.
So , On exchange server side, I open IIS manager, and right ...
|
|
|
Registering an Event Sink
Mon, 12 Jun 2006 11:26:03 -0700
Hey guys,
I'm using the REGEVENT.RBS script file to register my event sink
application. I registered it before and it worked. However, the only thing I
had done was on an "on-save" event. Now, I've added an on-delete event and
I'd like to re-register it with the "add ondelete". It doesn't seem to wo ...
|
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext co
Mon, 12 Jun 2006 08:25:02 -0700
Hi,Friends.
I want to access Exchange public Folder from https protocol.
First : I go to IIS manager, Right click on Default WebSite and
On properties dialog set Public Enable SSL
My client is Java Client(JDK1.4.09), when I use a sample test souce:
It pops an exception.
javax.net.ssl.SSLException: ...
|
Retrieving Calendar Appointment C#
Fri, 9 Jun 2006 11:08:02 -0700
Hey guys,
Would anyone mind very much giving me an example of how I can retrieve
a calendar appointment using CDOEX? What I want to do is retrieve the
calendar item, and then remove it. I know the date / time and the subject /
title.
Any help would REALLY be appreciated.
Thanks!!!
Todd ...
|