A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Rule to process messages



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 19th 07, 09:26 PM posted to microsoft.public.outlook.program_forms
nowandever29
external usenet poster
 
Posts: 1
Default Rule to process messages

I have been tasked with writing a program that will create a rule on user
mailboxes. Our spam filtering solution adds the phrase "Potential SPAM:" to
the subject line of all suspect emails. The rule is supposed to move any
messages with that in the subject line to the Junk Mail folder.

I've got VS.Net 2005, I'm hoping there's a relatively simple solution. Any
pointers? The clients are Outlook 2003 SP2+, and Exchange is v2003.
Ads
  #2  
Old June 19th 07, 09:49 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Rule to process messages

No, there is no simple solution for Outlook 2003. Outlook 2007 is the first version with anything near full support for creating rules programmatically. To do it in Outlook 2003 would require CDO 1.21, which is not officially supported in .NET languages, and a separate rule.dll file that would have to be installed on each machine.

An alternative you might want to consider is an Exchange event sink on each mailbox

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"nowandever29" wrote in message ...
I have been tasked with writing a program that will create a rule on user
mailboxes. Our spam filtering solution adds the phrase "Potential SPAM:" to
the subject line of all suspect emails. The rule is supposed to move any
messages with that in the subject line to the Junk Mail folder.

I've got VS.Net 2005, I'm hoping there's a relatively simple solution. Any
pointers? The clients are Outlook 2003 SP2+, and Exchange is v2003.

  #3  
Old June 22nd 07, 09:26 AM posted to microsoft.public.outlook.program_forms
Victor Ivanidze
external usenet poster
 
Posts: 31
Default Rule to process messages

Have a look at
http://www.ivasoft.com/spammover.shtml

Regards,
Victor Ivanidze



"Sue Mosher [MVP-Outlook]" wrote:
...
No, there is no simple solution for Outlook 2003. Outlook 2007 is the first
version with anything near full support for creating rules programmatically.
To do it in Outlook 2003 would require CDO 1.21, which is not officially
supported in .NET languages, and a separate rule.dll file that would have to
be installed on each machine.

An alternative you might want to consider is an Exchange event sink on each
mailbox

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"nowandever29" wrote in message
...
I have been tasked with writing a program that will create a rule on user
mailboxes. Our spam filtering solution adds the phrase "Potential SPAM:"
to
the subject line of all suspect emails. The rule is supposed to move any
messages with that in the subject line to the Junk Mail folder.

I've got VS.Net 2005, I'm hoping there's a relatively simple solution.
Any
pointers? The clients are Outlook 2003 SP2+, and Exchange is v2003.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rule for outgoing new messages Wilfred Outlook - General Queries 7 January 3rd 07 07:52 PM
Error when process rule Alvaro Outlook - Installation 0 September 12th 06 10:59 PM
Outlook rule for UNREAD messages only Marcelo Gaete Outlook - Installation 1 April 19th 06 05:13 PM
Using a rule to move messages JDR Outlook Express 1 February 20th 06 12:28 AM
Using a rule to move messages JDR Outlook - General Queries 1 February 19th 06 09:57 PM


All times are GMT +1. The time now is 09:15 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.