Hi Brandt,
On Thu, 24 May 2001, at 11:03:38 -0700 you wrote:

B> Could someone explain the continue processing flag in the
B> sorting office.

The sorting office works the following way: a new message is
tested if it matches any of the criteria in the subsequent rules.
If a match is found, the action of that rule is executed, *the
comparison aborts and continues with the next message*. That is
the point where 'continue processing ...' jumps in.

There might be a situation where you want to perform several
actions on one message. Let's say, you want all your business
mails in the colour group 'business' and you want to sort them
according to their content into the folders 'support product A'
and 'support product B' (sorry, couldn't find a better example).
You can now create a filter that only marks your business mails
with the colour group. Activate 'continue processing ...' for
that rule. Below this one, you create two rules to sort these
mails into the correct folders. This can only work if the
processing is not stopped after the colour group rule.

Of course, you can also achieve the same thing in only two rules
if you apply the colour group in the sorting rules, but it's only
an example, it was not built to make any sense :-) I hope I made
myself clear.

-- 
Regards,
Lars

The Bat! 1.53 Beta/8 on Windows NT 5.0 Build 2195 Service Pack 2
 ____________________________________________________________
|        Lars Geiger  |  <mailto:[EMAIL PROTECTED]>        |
| PGP Key: <mailto:[EMAIL PROTECTED]?Subject=GetPublicKey> |

-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : archive@jab.org


Reply via email to