G
Guest
Hi All:
I've got a rule where a script is run for each incoming mail message. I
have a following rule that adds a category to the mail message based on who
the message comes from.
My problem is that the rule that adds the category to the mail message
seems to undo the changes made to the mail message in the script.
My script basically adds a property to the mail message the calls the Save
method to save the changes. I've traced into this script and all works fine.
But, as soon as the other rule runs the changes are gone..
Is there some sort of race condition between these rules? Are the two rules
saving the message so close together that one overwrites the other?
Thanks for any help
-- Peter
http://www.PeterRitchie.com/
I've got a rule where a script is run for each incoming mail message. I
have a following rule that adds a category to the mail message based on who
the message comes from.
My problem is that the rule that adds the category to the mail message
seems to undo the changes made to the mail message in the script.
My script basically adds a property to the mail message the calls the Save
method to save the changes. I've traced into this script and all works fine.
But, as soon as the other rule runs the changes are gone..
Is there some sort of race condition between these rules? Are the two rules
saving the message so close together that one overwrites the other?
Thanks for any help
-- Peter
http://www.PeterRitchie.com/