Re: Moving mail items based on Subject text



On Wed, 19 Sep 2007 12:20:12 +0100, "msnews.microsoft.com"
<jon@xxxxxxxxxx> wrote:

I'm using Exchange with SBS 2003 R2 and need to move mail items delivered to
a shared folder based upon the Subject field containing a specific text
string.

The items concerned are emails identified as spam by our server-based
malware program and have a specific text string (e.g. 'SPAM: ') appended to
the front of the text in the subject field.

On the client PCs this is achieved with a simple Outlook rule that looks for
the text string in the subject field and moves spam items to a separate Spam
folder.

How do I achieve the same thing on the Exchange server to deal with spam in
shared mail folders on the server?

1. Open up the shared mailboxes and use an Outlook rule
2. Have the server-based program do it.
3. Write your own event sink.
4. Use another program
5. Upgrade to Exch 2007 and use a transport rule.




JF.

.



Relevant Pages

  • [VB.NET 2003] FTP upload suceeded. but no file transferred?
    ... I wrote a simple FTP code which monitors a user-specified folder and, ... the FTP server program says it has sucessfully received the file. ... "InternetOpenA" (ByVal sAgent As String, ByVal lAccessType As Integer, ...
    (microsoft.public.dotnet.languages.vb)
  • CreateDirectory working inconsistantly from ASP.net
    ... I have a web page that is trying to create folders on a file server ... webserver the code works and is able to create the new folder. ... System.IO.__Error.WinIOError(Int32 errorCode, String str) ... DirectoryInfo di = Directory.CreateDirectory; ...
    (microsoft.public.dotnet.framework.aspnet)
  • CreateDirectory working inconsistantly from ASP.net
    ... I have a web page that is trying to create folders on a file server ... webserver the code works and is able to create the new folder. ... System.IO.__Error.WinIOError(Int32 errorCode, String str) ... DirectoryInfo di = Directory.CreateDirectory; ...
    (microsoft.public.dotnet.general)
  • CreateDirectory working inconsistantly from ASP.net
    ... I have a web page that is trying to create folders on a file server ... webserver the code works and is able to create the new folder. ... System.IO.__Error.WinIOError(Int32 errorCode, String str) ... DirectoryInfo di = Directory.CreateDirectory; ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Checking to see of a folder exists
    ... Private Declare Function PathIsUNCServer Lib "shlwapi" _ ... Public Function IsUNCPathAServer(ByVal sPath As String) As Boolean ... wrong False value if path to be checked consists of only the server name. ... The folder doesn't exist on an existing server. ...
    (microsoft.public.excel.programming)