Time Delaying email message through a rule.

D

David

I am using Outlook 2003 and Exchange Server 5.5 SP4 and trying to delay
delivery of a message from within a rule. I have been able to put in a date
and time but the next time a message comes with it is automatically sending
the message.

Here is the scenario.

We have a program running at 3:15 AM that is going to send and email but I
don't want it to get sent to a cell phone until after 7:00 AM. This is going
to happen daily. If I specify a date and time in the rule because it is after
the date that I put in the rule it is automatically sending the email. Is
there away that the date in the rule email can change to the current date as
we move forward.
 
F

F.H. Muffman

I am using Outlook 2003 and Exchange Server 5.5 SP4 and trying to
delay delivery of a message from within a rule. I have been able to
put in a date and time but the next time a message comes with it is
automatically sending the message.

Here is the scenario.

We have a program running at 3:15 AM that is going to send and email
but I don't want it to get sent to a cell phone until after 7:00 AM.
This is going to happen daily. If I specify a date and time in the
rule because it is after the date that I put in the rule it is
automatically sending the email. Is there away that the date in the
rule email can change to the current date as we move forward.

Ok, my first suggestion is going to sound flip, but, why not just have it
run at 7:00 AM rather than 3:15 AM or, conversely, seperate the program out
into two programs one that builds the mail, one that sends it?

That said, what is the rule you've created? What's the full text of it?

It looks like the rule built in http://www.howtogeek.com/howto/micr...-rules-to-prevent-oh-no-after-sending-emails/
should work for you, especially if you configured it to look specifically
at the header of the message that your program is creating.
 
D

David

F.H. Muffman said:
Ok, my first suggestion is going to sound flip, but, why not just have it
run at 7:00 AM rather than 3:15 AM or, conversely, seperate the program out
into two programs one that builds the mail, one that sends it?

That said, what is the rule you've created? What's the full text of it?

It looks like the rule built in http://www.howtogeek.com/howto/micr...-rules-to-prevent-oh-no-after-sending-emails/
should work for you, especially if you configured it to look specifically
at the header of the message that your program is creating.

For the rule I am replying with a different Email. The reason I need to do
this is because the message of the original will not fit into a Text Message
to the Cell Phone.

Text of Rule
From emailAddress and with Order Issue in the subject have server reply
using Order Issues Email.
 
F

F.H. Muffman

I am using Outlook 2003 and Exchange Server 5.5 SP4 and trying to
For the rule I am replying with a different Email. The reason I need
to do this is because the message of the original will not fit into a
Text Message to the Cell Phone.

Text of Rule
From emailAddress and with Order Issue in the subject have server
reply using Order Issues Email.

Ok, I'm confused. How are you trying to delay the message then? There's
nothing in that rule to delay it. To be honest, I'm not entirely sure you're
going to have a solution. Sent Message rules are client based, so if the
Server is doing the replying, no rule is going to run against the message,
and Exchange 5.5 isn't exactly the most extensible system on the block.
Exchange 2007 (heck, even 2003) could probably give you some programmable
solutions.
 
D

David

F.H. Muffman said:
Ok, I'm confused. How are you trying to delay the message then? There's
nothing in that rule to delay it. To be honest, I'm not entirely sure you're
going to have a solution. Sent Message rules are client based, so if the
Server is doing the replying, no rule is going to run against the message,
and Exchange 5.5 isn't exactly the most extensible system on the block.
Exchange 2007 (heck, even 2003) could probably give you some programmable
solutions.

The only way I could find to try and do it was using the Delivery before
option in the Message being used as the Reply. The issue is that if we set a
date in there the next time that it is run is past the date that we set. We
are going to 2003 sometime this month maybe I will wait for that and see what
the options are.
 
F

F.H. Muffman

I am using Outlook 2003 and Exchange Server 5.5 SP4 and trying to
The only way I could find to try and do it was using the Delivery
before option in the Message being used as the Reply. The issue is
that if we set a date in there the next time that it is run is past
the date that we set. We are going to 2003 sometime this month maybe I
will wait for that and see what the options are.

Yeah, that's not going to work. Exchange 2003 or Outlook 2003? Honestly,
the best solution might be to figure out how to change the program being
run to work differently, or find a better way to get the message to the cellphone.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top