Extending IMF
Wed, 7 Jun 2006 10:39:31 -0400
Is it possible to extend the functionality of IMF?
I am using Exchange 2003 SP2 and would like to use IMF as a backup to a
Barracuda Spam Firewall. When the Barracuda tags spam it prepends a message
on the subject line so that our users are aware that it is spam and can
write rules to deal with it.
IM ...
|
Great time in France
Wed, 7 Jun 2006 15:13:34 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
WebDAV & win3k server
6 Jun 2006 09:54:04 -0700
Hi,
I have written a WebDav application on XP professional using C#. It
works fine for most of the cases, i read somewhere that Win 2003 has
the WebDav Server extension forbidden by default. I dont have a win3k
server to test so my question would be, will an application that uses
webDav to talk to an exchange ...
|
C# code for Outlook Calendar Color
6 Jun 2006 05:31:55 -0700
I'm trying to access outlook calender through C#. I'm not able to
change the color of dates for holiday, and also not able to access the
properties 'Show time as' and 'Lable'.
I'm using this code:
if I'm using CDO, this line is giving error message:
CDO.Appointment appt = new CDO.Appointment();
ADODB.Con ...
|
How to restore email
Mon, 5 Jun 2006 18:44:41 +0200
Hello all,
I have email saved in eml format. User deleted this email.
I would like to restore this email in user mailbox.
I wrote this piece of code. But email is showed in outlook as concept of email. I would like to show email like sent/received email.
Any help is appreciated.
m_Conn.Open(m_ ...
|
unique identifier for message in WebDav?
Mon, 5 Jun 2006 11:24:34 -0400
is <d:message-id /> an appropriate tag to use for the unique identifier of a
message? I need to keep track of messages I have looked at in the past in
when polling the contents of the inbox.
thanks
...
|
Dealing with Attachments
Sun, 4 Jun 2006 21:37:18 -0400
Hi Everyone...
If you're looking for a way of dealing with all those attachments in PSTs,
Mailboxes and Public Folders, check out E-mail Management Server 2006.
You can download an evaluation version at
http://www.E-mailManagementServer.com
Check out the free Attachment Analyser and feel free to distr ...
|
|
|
Getting all the received headers with CDO
Fri, 2 Jun 2006 15:35:37 -0700
I am writing a spam filter using ISMTPOnArrival_OnArrival and testing on an
exchange server 2000 system.
There appears to be a bug in:
objMsg.Fields.Item("urn:schemas:mailheader:received").Value
The docs say:
This field contains all of the Received: headers for the message, delimited
by a carriage ...
|
Move emails from one public folder to another in OnTimer Event Sin
Thu, 1 Jun 2006 09:59:02 -0700
Any sample codes for moving emails from one public folder to another in
Exchange Server System Event Sink, ie. OnTimer? ...
|
SMTP Event sink Documentation
Thu, 1 Jun 2006 01:58:01 -0700
Hi,
Any idea here i can find compleate documentation on Sinks?
--
-----------------------
Marcin S. ...
|