Need advice
Wed, 20 Feb 2008 13:01:02 -0800
Hi everyone,
I have started deploying Exchange 2007 on a small company, however I have a
few doubts:
1- This Exchange server will deal directly with all internal and external
e-mail, however it is on the DMZ. Will the Hub transport role work?
2- I need to use a self signed certificate. Will I have to in ...
|
Downloading attachments, how to do it
Tue, 19 Feb 2008 10:11:01 -0800
Ok, it's working. Here's what you do.
To start with, use ADO/ODBC/whatever to do a find and get the message that
you want. If you want "all attachments" then just skip this step. However,
you probably don't want "all attachments", because then you'll be
re-downloading them every time you run it. Anyway...
...
|
Downloading attachments, some progress...
Tue, 19 Feb 2008 07:28:01 -0800
Quick refresher: I'm being sent a number of files in e-mail which is directed
to a public folder. I need to extract the attachments once a day.
I have made some progress. I have figured out how to open the folder using
ODBC and made queries against the message list, picking out the correct
messages; ones re ...
|
Mailbox Ex07 clearing
Tue, 19 Feb 2008 16:02:01 +0100
Hello
Wyh have Test User Outlook 2007 with Ex07 Mailbox.
We would like clear the Mailbox allways in the night automatic via script.
Have everyone a script for this?
Thanks
Gregor ...
|
The Exchange Server is in an inconsistent state after E2K7 SP1
Tue, 19 Feb 2008 02:24:00 -0800
Hi there,
I have installed E2K7 Evaluation version and SP1, not
successfully, on my machine with win2k3 SP2. When I was installing E2K7 SP1,
it installed all things except the last one and showed an error. Then When I
restarted the sytem I am not able to start any of the services of E2K7 bco ...
|
Trapping a public folder posting
Fri, 15 Feb 2008 17:26:52 -0600
A long while back I Googled a doc that I tried to use for having Exchange
send an email when a posting is saved to a public folder I want to monitor.
http://www.somorita.com/exchange2000/PublicFolderNotificationEventSink.doc
I posted here about it, but couldn't ever get the approach to work, I
suppose beca ...
|
TnefWriter - How to Add A MAPI Named Property To A Message
Fri, 15 Feb 2008 16:50:20 -0500
I'm writing routing agents for Exchange 2007 and want to added a MAPI named
property to the message. I've searched and haven't been able to find any
samples or discussions about using TnefWriter. Has anyone had any experience
with the TnefWriter?
Tim
...
|
|
|
PROPPATCH not working with Forms based authentication using WEBDAV
Fri, 15 Feb 2008 10:58:03 -0800
Hi,
Facing an issue while updating the MAPI properties with FBA.
We are using PROPPATCH as the method and using WEBDAV request.
Though it worked 2-3 times but failed many times....no clue why is this so?
Any help...:(
Regards
Sumeet ...
|
Exchange webDav Configuration
Thu, 14 Feb 2008 14:45:20 -0700
I am needing to find some documentation for configuring webDav for Exchange.
Is there a KB article or whitepaper somewhere? I am not able to find
anything. If this is the wrong place to look, please guide me.
Thanks,
Glenn
...
|
URI for a public folder?
Thu, 14 Feb 2008 12:22:02 -0800
I'm trying to download attachments from a public folder, and copy them into a
network folder for easy access in Excel. Looking over older messages in the
forum, it seems that what I should do is...
1) get the list of messages using ODBC (just because I'm in Access)
2) iterate over them and create an URI for ...
|