|
|
|
Authentication State Session Property ID in SMTP Tranport Event
Thu, 29 Nov 2007 03:21:02 -0800
Where i can find PID value of Session Property
(ISESSION_PID_IS_SESSION_AUTHENTICATED) for chek session is authenticated in
SMTP transport Event?
void ISmtpInCommandSink.OnSmtpInCommand(object pServer, object pSession,
MailMsg pMsg, ISmtpInCommandContext pContext) {
try {
MailMsgPropertyBag Session = n ...
|
SPAM Exchange 2007
Fri, 23 Nov 2007 02:42:01 -0800
Hi,
I have a question regarding spam control in exchange 2007.
I did upgrade our exchange 2003 to exchange 2007 and setup contenfilter to
filter spam and send it to a quarntine mailbox and it working fine.
now we want to host the e-mails of some of our customers, I did host the
mail of one of these cust ...
|
Event Registration in Exchange 2000
Wed, 21 Nov 2007 23:35:01 -0800
Hi all,
I have trying to add event on a public folder in Exchange 2000 on windows
server 2000 using VBScript file.
Following is the command :
cscript RegEvent.vbs add "onsyncdelete;onsyncsave" MyEventSink.ExchEventSink
file://./backofficestorage/domain_name.com/public
folders/RootFodler/FolderName/Fol ...
|
WebDAV can not search directory with specific character??
Fri, 16 Nov 2007 10:57:01 -0800
Hi All,
I have a customer, which create a public folder with specific character in
foder name, let me see, "contacts & test",
when I do search with webdav.
It always return 400 Error,
I have checked Miscrosoft Exchange SDK said unsupported character, which
includes " & ", however, my customer has thi ...
|
create "public Folder(Contact)" by using webDAV
Fri, 16 Nov 2007 08:55:00 -0800
Hi All,
I want to create a public folder(Contact) programatically by using WebDAV
I use MkCOLMEthod, however, my Query is wrong, how to write a Query?
my Query is:
String query ="<?xml version=\"1.0\" ?><a:propertyupdate
xmlns:a=\"DAV:\" " +
"xmlns:n0=\"http://schemas.microsoft.com/exchange\ ...
|
Message Interception Exchange 2003
Fri, 9 Nov 2007 11:50:00 -0800
What i need to do is be able to catch all message being sent by my users
and, based upon the content of the message, add a disclaimer to those
message for both the sender and the recipients. I'm not worried about
processing the messages, it's just i dont know how to be notified when when a
user sends them. I ...
|
Sayed Saad al-Ghamdi should grow her such as the junction
Fri, 8 Nov 2007 18:40:52 GMT
Reply by email, filling out this form and emailing it to me.
Trimming off the rest of this post is unnecessary.
I will guarantee anonymity except in cases of blatant abuse.
I will achieve anonymity by tallying the results in
uncorrelated tabulations and then deleting the emails.
(I know this loses interesting ...
|
|
|
CDOEX/ADO query across administrative groups fails
Mon, 22 Oct 2007 07:55:25 -0000
Hello,
In my application I'm using the following code to query mailbox
calendar:
Dim cnxEx As New ADODB.Connection, rsEx As New ADODB.Recordset
Dim strQuery As String = _
"SELECT ""DAV:href"" " & _
"FROM Scope('SHALLOW TRAVERSAL OF """ & CalendarUrl & """')"
cnxEx.Provider = "MSDAI ...
|
SMTP Event Sink Attachment stripping question
Wed, 3 Oct 2007 11:35:14 -0500
Hi,
Im quite new to scripting and I need help, I need to script an event sink
that will strip attachments from emails that go to any recipient at the
"@orange.net" domain.
is it simple or at all possible? ...
|
HasSub property
Wed, 3 Oct 2007 05:45:01 -0700
Hi All,
what is "hassubs" property mean? A folder contain subfolders or not? If a
folder contain messages or docs, will the value of this property become true?
I am using Webdav queries to get sub folder details and for some subfolders,
I get folder count as zero(childcount-objectcount) but hasubs value as ...
|
|
|