Problem with Outlook Web Access and HTML frames
Sun, 30 Dec 2007 21:27:02 -0800
I was experimenting with OWA and a frame based web page. If I use the URL to
OWA login directly, everything works. If I try to login to OWA while its
within a frame, it doesn't login. Instead, it keeps redirecting to the login
page.
Does any one know why OWA is not able to login while using frames? Any hel ...
|
Re: WebDav & Distribution List
Fri, 28 Dec 2007 06:38:00 -0800
Thanks
but to write DL completely to Exchange - do we need href of each contact in
DL?
-sumeet
"Henning Krause [MVP - Exchange]" wrote:
> Hello,
>
> distribution lists do not work this way.
>
> With Exchange 2003, the easiest way is to use an OWA command (see
> http://www.infinitec.de/articl ...
|
Issue while injecting contact item to exchange
Thu, 27 Dec 2007 04:52:00 -0800
hi,
I have an xml where all the properties of Contact items are there.
When i try to write that xml to exchange 2k7 using PROPPATACH method -
status code returned is 207 that is OK.but contact item doesnt get injcetd
to target exchange.
any clue on why is this happening?
Is it because all the properties o ...
|
Enumerating contacts list for accounts
Tue, 25 Dec 2007 16:30:33 +0200
Hi,
I want to enumarate contacts list for all accounts in exchange 2000 and 2003
and later 2007 server, using csharp.
Which is the preferred method to do this. Is there any code samples.
Note: The application will be run as a windows service.
Thanks in advance
...
|
Using pull notifications for all the users
Mon, 24 Dec 2007 03:11:08 -0800 (PST)
Hi,
I have just started experiencing with pull notifications. My task is
to detect every sent mail and cut long attachments from Sent Items.
However, if I understand correctly, each user should subscribe his
mailbox separately to the notification, using his credentials. Is
there a way to subscribe all the Sent ...
|
WebDav with HttpRequest
Sun, 23 Dec 2007 07:33:41 -0800
Hi,
I wrote an application(VB.Net) with XmlHttp object (COM) to do some
operations in the exchange server. This application works fine. Now , I want
to write the same application with HttpRequest(.Net) instead of XmlHttp, but
always When I try to get a response from a query, I get the following error :
The r ...
|
create new custom folder
Sat, 22 Dec 2007 16:57:48 -0500
is there a way to create new custom folder for all users in exchange
2003 and setup homepage for it?
we are setting up gfi mail archiver and want to give all users access to
mail archiver from outlook. only way to do that is with outlook folder
set to open homepage.
any help will be appreciated.
thank ...
|
|
|
search for common folders with problem - WebDAV
Fri, 21 Dec 2007 21:20:21 +0100
Using WebDAV I want to take common folders URL's and I send XML like this:
query = "<?xml version=\"1.0\"?>"
+ "<g:searchrequest xmlns:g=\"DAV:\">"
+ "<g:sql>SELECT"
+ " \"urn:schemas:httpmail:calendar\" AS CalendarURI,"
+ " \"urn:schemas:httpmail:tasks\" AS TasksURI," ...
|
"From" field on owa 2007
Thu, 20 Dec 2007 13:41:01 +0100
Hello,
It's possible to add "From" field on owa 2007?
Thanks in advance.
Andrea ...
|
processing emails in bv6
Wed, 19 Dec 2007 18:11:24 -0800 (PST)
Hello All:
I need to write an vb6 application to go thru emails in an inbox on
Exchange 2003 and send emails out based on information on the original
incoming email. The application needs to run and process emails every
hour or so, or better yet respond to an event from Exchange. All the
processing should be ...
|