Re: Overcome the 40 server based rules in Exchange

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Chucky B (ChuckyB_at_brocolli.com)
Date: 02/02/05


Date: Wed, 2 Feb 2005 14:27:01 -0500


Create an Outlook Macro using Application_NewMail(). This will fire
whatever code you have each time a new email is received. The downside is
it is client-side, not server-side.

"Pascal Duchemin" <PascalDuchemin@discussions.microsoft.com> wrote in
message news:E2A224A3-4934-4C5E-AE83-6D2BC9E9064A@microsoft.com...
> Hello,
>
> I have been posting questions in the microsoft managed newsgroup about
this
> issue already and they couldn't come with a solution.
>
> Exchange is limited to about 40 server based rules. Which means that a
user
> can create 40 rules that will be executed automatically but the the next
ones
> will not be saved and executed on the server.
>
> Our goal is to forward incoming emails to a mailbox to a specific public
> folder. Based on the content of the subject the mail is forwarded to one
of
> the 300 public folder. The 40 rules limitation is an issue for us.
>
> Is there a way to "program" a plugin in exchange or outlook that would
allow
> us to apply as many rules as we want ?
>
> Thank you



Relevant Pages

  • Re: firing order fo clientSide script
    ... that means you'd rely only on the client-side validation(since you want the ... msg to appear before the postback occurs and before server-.side validation ... I have a form that sends some data to the server once filled. ... i want a javascript function to fire before continuing with the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.Net Newbie Questions
    ... I think of JavaScript and stuff like form ... and the server has no memory either. ... The client-side event triggers a JavaScript function ... >> single page to only the appropriate functionality for that page. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to fire an event when a DropDownList is clicked
    ... the client side function will call the server side code. ... > client-side script blocks in the Page. ... > Private Sub Page_Init(ByVal sender As System.Object, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: User Interface Question
    ... I just hate mixing Server Side & Client Side programming ... Well, you must hate ASP.Net, because that's how client-side events are ... When you create an event handler in ASP.Net, ... rendered HTML, which adds several hidden form fields, and some JavaScript ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Read file from Server
    ... be able to use FSO on the client side, ... Tom Lavedas schrieb: ... of SERVER side process, such as an ASP page or a submit to a cgi-bin ... I didn't realize you were talking about client-side script code. ...
    (microsoft.public.scripting.vbscript)