WebDav get over quota messages
Sun, 20 Jan 2008 02:30:01 -0800
Hello all,
We are developing a application to assist in the management of mailboxes on
Exchange (2000, 2003 & 2007). Specifically removing old messages and
replacing with a "shortcut" as the user's mailbox approaches their quota
limit. The idea being that the user is not bothered with excess quota
messa ...
|
Exchange 2007 SP1 - From: address rewriting problem
Fri, 18 Jan 2008 11:13:25 +0300
Hello,
user John Doe has got primary (default) SMTP address jdoe@domainprimary.com
and secondary one jdoe@domainsecondary.com. We have got an application (a
routing agent) that rewrites the From address (From: header) of outgoing
Internet messages.
Let's suppose it always sets jdoe@domainsecondary.com as ...
|
EWS and XML document error
Thu, 17 Jan 2008 12:56:16 -0800 (PST)
I'm working with EWS to read emails from Exchange 2007. It basically
works fine, except for some emails that contain certain hex
characters.
For those I get this Exception on the Getitem:
There is an error in XML document (61, -2658).
' ', hexadecimal value 0x0C, is an invalid character. Line 61,
positio ...
|
Using EWS to set default calendar permission (using asp.net/vb)
Thu, 17 Jan 2008 05:47:01 -0800
Hi all!
I'm developing av webpage for registering new users in an organization. I
would like to make the calendar of all new users readable for every other
user in the organization.
I've read the Ex2007 SP1 SDK but the exaples there aren't very clear as how
to use the UpdateFolder.
--- code begin
...
|
transport agent doesn't work after Exchange2007 SP1 installation
Wed, 16 Jan 2008 07:57:26 +0300
Dear all,
the following code worked OK before SP1 installation:
void SRoutingAgent_OnRoutedMessage(RoutedMessageEventSource source,
QueuedMessageEventArgs e)
{
....
Header replyToHeader = null;
try { replyToHeader = ...
|
Add the "Reply-To" header on some messages
Tue, 15 Jan 2008 09:30:58 -0800 (PST)
Hi to all,
I need to add the "Reply-To" header on some messages. The main problem
is that the function "Transport Rules" do not do this. I know that is
possible to build a "Transport Agent", but honestly I do not know how
do this.
Somebody started a project like this or somebody know how to add a
"Reply-To ...
|
Active Groups and extensiondata
Tue, 15 Jan 2008 04:20:50 -0000
Hi
Does anyone out there run Active Groups from Quest?
I am looking for an example of the syntax that AG uses to store its queries.
This is typically stored in the 'extensiondata' attribute, viewable under
adsiedit.
Anyone?
Thanks
JB
...
|
|
|
Type mismatch when iterating Tasks in public folder
Mon, 14 Jan 2008 13:52:15 -0800 (PST)
Thanks in advance for any assistance.
I am trying to extract all Tasks from a public folder and copy
attributes to an Access table. I get through ~250 objects and then i
receive a "Type Mismatch" error.
Is there a way to find out exactly what type of item is throwing the
exception? It appears to be saying a ...
|
Out of office assistant turns on
Mon, 14 Jan 2008 06:05:01 -0800
Hi,
We are using Outlook 2003 SP2 client with Exchange 2003 SP2 server.
Sometimes the "Out of office assistant" turns on by itself for a few users.
They change it to off in Outlook or OWA ,but it turns on again.
I see warning messages in Exchange application log regarding "Out Of Office
rule"
for those user ...
|
Exchange shortcut
Fri, 11 Jan 2008 13:53:18 -0800 (PST)
Hello,
We are developing an archive application to work with Exchange, and
this application will run on the exchange server. When we archive an
email on the exchange server, we will replace it with a shortcut,
similar to what is done by other archive applications.
We want to have Outlook not know about the ...
|