PF Admin tool & Administrative Rights
Hi All, 
 
This is a new question related to my last one titled, 'Administrative 
 
account  to connect to exchange server?' 
 
As I heard about PFAdmin tool, it uses webDav technology and this tool able 
 
to use administrative accounts to add/update/delete folder and folder member 
 
roles! 
 
My C# Application uses same  technology(webDav,webRequest) but not able to 
 
add/update/delete folder member roles using administrative account but able 
 
to do using client accounts... 
 
So how PF AD ...
Read Entire Conversation

Accessing Contact info (such as phone number) from Exchange using
i was wondering how to start going about this. I don't have full access to 
 
the server. I am just a user. I need to create a website, using ASP (not 
 
..NET) that pulls several items from the contact info, such as a person's 
 
office, phone number etc. from the Global Exchange (2003) Directory. 
 
I have read access (i.e. i can look up the names and send email to them) to 
 
the email entries/addresses. 
 
I know i may sound clueless, but i am. 
 
Any help, or nudge in the right direction would be greatly appreciated.
Read Entire Conversation

Sending Emails with Bcc via WebDav
Hi experts, 
 
I' ve a problem with sending emails via WebDav to an Bcc recipient. 
 
First I create a message within the "Drafts" folder. 
 
For that I send an RFC Message String via a PUT Method to the Exchange. 
 
This works. The Exchange is parsing all information out of the Message 
 
and creates a Message object in the Folder. 
 
When I move the Message to the SUBMISSION URI the message is sent to 
 
the "To" and "Cc" recipients. Only the Bcc is not working! 
 
But the bcc attributes are s ...
Read Entire Conversation

WMI Bug
Hello! 
 
I have a problem enumerating all public folders using WMI. 
 
When I execute the following WMISQL statement, I do not receive all public 
 
folder instances: 
 
Using WMI CIM Studio and executing "select * from Exchange_PublicFolder" 
 
specially the following sniplet for a specific folder does not work: 
 
*** snip *** 
 
Set objLocator = CreateObject("wbemscripting.swbemlocator") 
 
objLocator.Security_.AuthenticationLevel = wbemAuthenticationLevelDefault 
 
objLocator.Security_.Impe ...
Read Entire Conversation

RSG mount status
Does anyone know of a way to programatically find out the mount status of a 
 
RSG database in Exchange 2003? 
 
An AD query to get the msExchEDBOffline property does not seem to work for 
 
the RSG database, nor does a CDOEXM query using the IMailboxStoreDB interface. 
 
Any help would be greatly appreciated. 
 
Thanks 
 
- George Shioyama
Read Entire Conversation

Hide/change the Internal IP address from the message hearder
Hello, 
 
Can we hide or change the internal IP address of the Exchange (2000/2003) 
 
server in the message header? 
 
Example: 
 
Received: from mail.domain.com ([A.B.C.D]) by mail.otherdomain.com with 
 
Microsoft SMTPSVC(6.0.3790.1830); 
 
Tue, 15 Aug 2006 12:44:17 -0700 
 
Received: from mail.domain.com ([10.10.10.14]) by .... 
 
Where A.B.C.D is the external IP address (1-1 Nat). 
 
The exchange server 10.10.10.14 is configured to forward all outgoing email 
 
to the Edge Server (BrightMai ...
Read Entire Conversation

Set WEB DAV accress Public folder right
Hi,ALL 
 
I want to set a user only have read only right to access Public folder 
 
throught OWA. 
 
Can I do like this? 
 
If I can, How to set? 
 
Thanks in advanced
Read Entire Conversation

MAPI.AddressEntry.Details()
When I was using MAPI, I was able to call up the details dialog for an 
 
AddressEntry by using the Details() method. 
 
Is there any way to call that dialog when you have a 
 
DirectoryServices.DirectoryEntry instead? 
 
Thanks, 
 
Lisa
Read Entire Conversation

CopyRecord with Special Chars in subject
I am currently trying to copy a mail message with ado.  I have the code 
 
working for all messages except for ones with special characters in the 
 
subject.  Here is the code with an example: 
 
Set rMessage = CreateObject("ADODB.Record") 
 
on error resume next 
 
strMail 
 
="file://./backofficestorage/humbervalley.com/MBX/hvrb102/Inbox/Connect/Ray 
 
Bell/C00188/RE: C00188.eml" 
 
strUrl = 
 
"file://./backofficestorage/humbervalley.com/MBX/hvrb102/Inbox/RE: 
 
C00188.eml" 
 
Set Conn = Cre ...
Read Entire Conversation

Distinguishing between users and lists in GAL
I have an app that I'm converting from VB6 to .NET, and we're also 
 
changing the way we access the GAL from MAPI to ADSI. 
 
I'm using DirectorySearcher, and it's working fine.  But I'm getting a 
 
list of both lists and individuals, and I need to be able to 
 
distinguish between the two.  With MAPI, I used the DisplayType 
 
property of AddressEntry, but that's not available now. 
 
When I tried the SchemaClassName property, it came up as "user" for all 
 
entries, whether they were lists o ...
Read Entire Conversation

Use WEBDAV to get contact Attachment item
Hi,Friends 
 
How are you. 
 
We can use WebDAV to search Public Folder(Contacts), and get every Field 
 
content 
 
by using urn:schemas:contacts:xxxx(for example : if wanting to get email 
 
filed: 
 
urn:schemas:contacts:email1). 
 
I have noticed there is a field called Attachment displayed on IE Explorer. 
 
If I want to get this field content, I do not know which schemes field I 
 
should use. 
 
Please tell me. 
 
I have a link about all the contact shcemes, However I can not figure it ou ...
Read Entire Conversation

Developing application to read contents of EDB
I would like to know whata the possible interfaces available to read the 
 
messages out of a EDB without having to run the Exchange Server to mount it?
Read Entire Conversation

How do I know if a mail item in CDO 1.2.1 has been replied or forwarded to someone?

Read Entire Conversation

event 4194 Com+ crash with vbscript
Hello all.  I wrote a vbscript OnSave event sink for our Exchange 2000 
 
server.  The script works fine 90% of the time. 
 
For no apparent reason, however, and usually first thing in the morning 
 
the COM+ Script handler for Exchange crashes with Event ID 4194. 
 
Event is as follows: 
 
--- 
 
The system has called a custom component and that component has failed 
 
and generated an exception. This indicates a problem with the custom 
 
component. Notify the developer of this component that  ...
Read Entire Conversation

WebDAV appointment disappears in Outlook 2003
I ran into an issue where when an appointment was creating using WebDAV 
 
it would show fine in Outlook 2000 and on the webmail client but it 
 
would show in Outlook 2003 and then disappear when you left and came 
 
back to the calendar. 
 
After searching google groups and the rest of the internet I couldn't 
 
find a solution but came across something that contained a property 
 
(instancetype) I was missing. 
 
patchMethod.addXmlElementToSet("<c:instancetype 
 
xmlns:c=\"urn:schemas:cale ...
Read Entire Conversation

MailEnable contact with Japanese characters fails with 8000500d
All, 
 
The below is a script for mail enabling a contact. It fails with error code 
 
8000500d. Observere that it has Japanese characters 
 
strOU = "OU=FSP,DC=RAVIDOM80" 
 
strContactCN = "CN=ЎкюǼ" 
 
strEmailAddr = "Agramzow@AcmeConsulting.com" 
 
strDisplayName = "sderytry" 
 
Set objOU = GetObject("LDAP://" & strOU) 
 
Set objContact = objOU.Create("contact",strContactCN) 
 
'objContact.Put "sn", "ЎкюǼt" 
 
objContact.SetInfo(  ) 
 
objContact.MailEnable strEmailAddr 
 
objContact.P ...
Read Entire Conversation

XML + WEBDAV saving to ASP
Hello, 
 
I want to save these Webdav items in some asp variables. 
 
<xml id='responseXSL'> 
 
<xsl:template xmlns:xsl='uri:xsl' xmlns:a='DAV:' 
 
xmlns:d='urn:schemas:httpmail:'> 
 
<table> 
 
<xsl:for-each select='a:multistatus/a:response'> 
 
<tr> 
 
<td> 
 
<xsl:value-of select='a:propstat/a:prop/d:subject' />_*subject*_ 
 
<xsl:value-of select='a:propstat/a:prop/d:displayto' />_*to*_ 
 
<xsl:value-of select='a:propstat/a:prop/d:fromname' />_*from*_ 
 
<xsl:val ...
Read Entire Conversation

Get domain of the folder
Hi, 
 
How do I find the domain of the folder using WebDav technology? 
 
I get folder size, last modified date and so on... I love to get the domain 
 
of the folder where it belongs.... 
 
Thanks 
 
Raesh
Read Entire Conversation

Backup Script + Saving Emails(Exchange) from Inbox to HTML format
Hello, 
 
I already had some help with reading Email from exchange server with a 
 
webapplication. 
 
Now am i looking for a script that reads all email from a Inbox from 2004. 
 
Then the script needs to save alle these email including the attachements to 
 
a share on the network. 
 
The last thing the script has to do is Delete all these mails from 2004 from 
 
the inbox. 
 
Is there a way for doing this? 
 
To get all mails from 2004 can met done by a webdav querie isn't it? 
 
I tried to a ...
Read Entire Conversation

Exchange Sink (X-Spam-Flag)
Hi there, 
 
im searching for an Ex-Script which generates a global-exchange rule to move 
 
mails with "X-Spam-Flag: Yes" inside the message-header to the 
 
junk-email-folder of the user. 
 
I know MabiLabs provide such an tool, but for this tool i need to upgrade 
 
the schema :-(. 
 
Did anybody implement such an rule and shares it with me ? 
 
Regards Timo
Read Entire Conversation

Create Mailbox through Web ASP application FAILS on Windows 2003
I have an ASP Web application that allows user to create mailbox and 
 
also a simiral win32 VB Application 
 
The user logged in to my Web/win32 application has only the necessary 
 
rights to create mailbox 
 
I have created a VB DLL where i have placed the code to create mailbox 
 
Win32 Application: Visual Basic Client which uses above VB Dll to 
 
create mailbox 
 
Web Application also uses the same above mentioned VB Dll to create 
 
mailbox 
 
Create mailbox from both the applications was ...
Read Entire Conversation

Get user private calandar from exchange
Hello all. 
 
i would like to get a user private calandar Info directly from the 
 
exchange server 
 
i have just started learing this matter 
 
i wrote this code so far. 
 
ADODB.Connection oCn = new ADODB.Connection(); 
 
ADODB.Recordset oRs = new ADODB.Recordset(); 
 
// Variables. 
 
ADODB.Fields oFields; 
 
ADODB.Field oField; 
 
CDO.MessageClass msg = new CDO.MessageClass(); 
 
CDO.ConfigurationClass config = new 
 
CDO.ConfigurationClass(); 
 
string url = "https://MyExchangeServer/excha ...
Read Entire Conversation

Creating Exchange 2000/2003 Mailbox Rules programmatically via Rule.DLL
Hi there, 
 
I've wrote a script, based on code found in this group, but I have a 
 
question "How can I supress a window, that WSH gives me during logon 
 
process into mailbox" (e.g. This happens if usernames looks like: john, 
 
johnm, johni. As for me this window is a CDO window (same window that 
 
Outlook shows when you try to resolve e-mail in GAL during mailbox 
 
setup process)) 
 
Thanks. 
 
--CUT-- 
 
' Mass Exchange Rule Inserter 
 
' My VBS Skills are ugly, but :) 
 
' 2006 Alexande ...
Read Entire Conversation

Webdav + exchange + Email in plane text?
Hello, 
 
I used the script from infitec to acces a Inbox account from the exchange 
 
server. 
 
http://www.infinitec.de/articles/exchange/webdavwithfba.aspx 
 
I tried to ajust the script in that way that I only open 1 email called 
 
test.EML and also I plane tekst but without any succes add the moment. 
 
The 3 things I tried where ajusting the webdav SQL querie to this: 
 
strRequest = "<a:searchrequest 
 
xmlns:a=\"DAV:\"><a:sql>SELECT\"DAV:href","urn:schemas:httpmail:subject\"FROM 
 ...
Read Entire Conversation

Buy 2nd handphone for India market
Highest rate for all type / brand 
 
24-Hrs +91 9810577227 Puri
Read Entire Conversation