EML in replay directory not getting to external on Exchange 2007
Fri, 07 Mar 2008 10:17:19 -0500
I am having an issue with a connector I wrote. When I put a EML file
in the replay directory that has X-receivers set to external (hotmail
or gmail for example) they are not delivered. If I have x-receivers
set to internal Exchange users they get the email. Do I need to do
anything to get the replay to send e ...
|
The transaction failed to commit for an unknown reason
Fri, 7 Mar 2008 00:27:00 -0800
We are working on component implementing integration between the Exchange
(2003) and our product. We have uncommon problem with one customer. We try to
add new item to userâ??s calendar and receive exception â??The transaction failed
to commit for an unknown reason. The transaction was aborted.â? when calling ...
|
How to query Exchange server
Wed, 5 Mar 2008 09:36:00 -0800
Good afternoon. I need to query my Exchange server for the date that each
Exchange mailbox was created. I found a nice article at
http://msexchangetips.blogspot.com/2006/08/exchange-query-mailbox-creation.html
which shows (and provides scripts) on how to query Exchange server. I keep
getting errors with t ...
|
500 Internal Server Error after PROPPATCH (WebDAV)
Wed, 05 Mar 2008 14:54:09 +0100
Help please.
Exchange Version 6.5.7652.24
When I send this webdav xml to exchange server I get 500 Internal Server
Error. I have no idea what is the problem. Any clue ? I'm lost.
Error 'PROPPATCH 500 Internal Server Error
https://webmail.mycompany.com/exchange/guser@mycompany.com/Kalendarz/AXACTIVITY_ ...
|
Error "0x80040E19" when connecting to exchange using ADO
Wed, 05 Mar 2008 12:17:48 +0100
Hello NG,
i'm getting error "0x80040E19" ("Object or data matching the name,
range, or selection criteria was not found within the scope of this
operation.") when i try to connect to an exchange server using ADO.
Here is the (VB6-)code:
Private Sub Command1_Click()
Dim adRecord As ADODB.Record
Set ...
|
Move-mailbox parameter -confirm
Tue, 4 Mar 2008 08:56:03 -0800
I'm writing a powershell script to move mailboxes from one forest to another.
I am able to perform the operation with the move-mailbox commandlet but the
command requests confirmation before each mailbox. (Yes, All, None etc...) I
want to skip this to completely automate the batch.
The Confirm parameter ...
|
Redistribuition of ExchangeMapiCdo.MSI
Mon, 3 Mar 2008 14:30:16 -0500
MS provides the Mapi Client as a web download here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=E17E7F31-079A-43A9-BFF2-0A110307611E&displaylang=en
However, I'd like to know if MS allows us developers to freely redistribute
this MSI package into our own installers. I couldn't find any information
...
|
|
|
Set PR_Received_by_Name with RDO
Mon, 3 Mar 2008 08:41:16 -0800 (PST)
I have this scripts that I can use to READ the PR_Received_by_Name of
an email message in a PST file.
I need to change this. What is the change command?
set Session = CreateObject("Redemption.RDOSession")
Session.LogonPstStore("G:\pst\AGassman-Fixed.pst")
set Folder = Session.GetDefaultFolder(6)
for each ...
|
Exchange 2007 and OnTimer-eventsink
Mon, 03 Mar 2008 12:58:24 +0100
Hello NG,
i have a quite frustrating problem developing an OnTimer-eventsink for
exchange server 2007, or that is to say updating the eventsink when
changes are made in the corresponding system file.
The eventsink is developed via Visual Studio 2005 in C#.NET. For testing
issues i have reduced the OnTime ...
|
Strange
Thu, 28 Feb 2008 05:29:02 -0800
I apologize in advance as this is a double post. I did also post this in the
Exchange General forum. I didn't realize this NG existed until now.
Now, my issue...
Here is the weirdness. We have a homegrown application that our employees
use to set their OOF. Through this tool you can set your contact pe ...
|