Change Fields in OnSave store event
Fri, 18 Apr 2008 14:15:06 -0700 (PDT)
Hello
Is it possible to get a list of the changed fields and it's values
when you catch the changed item in an OnSave event?
Thanks
Marco ...
|
RPC over HTTPS Single-Server Deployment (SBS2003)
Fri, 18 Apr 2008 09:58:33 -0700
Hello,
I currently have Small Business Server 2003 w/Exchange 2003 SP2 configured as a single-server RPC over HTTPS server. It was deployed over a year ago and is working as expected. The issue I have is with a new Exchange server that was added to the environment. It is Windows Server 2003 Std. (Domain Contro ...
|
Hub Transport Installation Failure
Wed, 16 Apr 2008 19:09:01 -0700
Hi there Guys,
Just wondering on Friday 11th April 2008 my exchange server stopped sending and recieving files. Anyway I didn't think much of it (Not a critical service) but anyway I rebooted everything and on Monday I still wasn't recieving anything. So I decided I will uninstall and reinstall the server. It too ...
|
Quota values in bytes, removing "friendly" formatting when using c
Tue, 15 Apr 2008 09:36:00 -0700
Hi,
I'm trying to get the values of ProhibitSendReceiveQuota and others in C#.
However I need to get the values in their Byte value (because im comparing
them to values set previously, also from code).
I cant find a way to ask for *just* B, rather than PowerShell giving me KB,
MB, GB depending on how bi ...
|
What is the best approach in order to intercept read mail event?
Tue, 15 Apr 2008 06:22:01 -0700
Hi,
I am looking for a solution on the Exchange Server 2003 in order to get
notified when the mail is read by clients. What I try to accomplish is to add
to the message, some previously archived information. What is the best
approach in order to do this?
Any help is welcome.
Best regards
...
|
Unable to receive notifications in outlook 2007
Mon, 14 Apr 2008 04:39:00 -0700
I am not able to get notifications for IMAPIAdviseSink:: OnNotify method when
a mail is sent from a outlook 2007 profile having cached mode/ POP 3 account
enabled. Please do let me know as to why I am facing this problem and what is
the workaround for the same ...
|
Get MSG file from EML
Thu, 10 Apr 2008 09:08:01 -0700
Hi
I getting email using cdo, save this message to file and I want convert this
file to msg.
1)I try uisng extended MAPI, but I don't have a lot of time in order to
invetigates difficult(for me) MAPI interface. All of this must be work on
machine with Exchange Server 2003 without outlook and other MAPI cl ...
|
|
|
Exhange 2007 IMAP4 Search and Charset
Thu, 10 Apr 2008 10:02:36 -0400
It looks like they may have re-written the IMAP4 agent in 2007 because I am
finding a lot of things that work differently.
For example the Search command no longer supports the Charset parameter. Is
this a known feature removal or is there a setting somewhere that enables
this?
i.e.
102 SEARCH CHARSE ...
|
CDO for Exchange 2000
Thu, 10 Apr 2008 14:48:17 +1000
Hi All,
I am trying to develop an app on a Vista machine with Office 2007 to connect
to an Exchange 2003 server.
I seem to be missing the CDO for Exchange Library (cdosys.dll)- How do I
install it?
CDOSys for windows 2000 is installed.
I've installed the Exchange SDK - and there are no options in Off ...
|
Exchange 2007 storewide event sync
Wed, 9 Apr 2008 12:44:02 -0700
I have a working OnSave event sync that I have placed in individual
mailboxes. I need to apply it to the store itself, instead of the users
mailboxes, but cannot get it to work there.
I am using the following for the message store:
file://./backofficestorage/ADMIN/domainname.org/MBX/SystemMailbox{GUID}/Sto ...
|