Yes. My rules are being applied to messages as they arrive in the InBox,
and then again when they arrive in 'Deleted Items'. So I am looking for a
way for rule to determine whether or not the incoming message is in the
InBox, or not. It seems like I should be able to use the 'Folder' criteria.
So are you saying that rules are applied to messages BEFORE they arrive in
the InBox? I don't think so. I can watch messages show up in my InBox, and
then disappear as the rules move them to their respective folders.
They apply to messages as they arrive in the Inbox. ONLY the Inbox - no
other folder.
The rule I show above was just to illustrate that the 'Folder' criteria is
not working as I would expect. Sorry I wasn't clear.
Do you know how the 'Folder' criteria is supposed to work?
Yes. (I once had to ask myself!) It's ONLY for rules as applied manually
from the Message menu or from a contextual menu (Apply Rule) to messages
selected in folders as Diane described. There's no point trying to do
anything with it on rules run automatically as messages are downloaded,
since there folder is ALWAYS the Inbox. (This is for POP rules: for IMAP
rules it's the particular IMAP INBOX for each IMAP account.)
Most of my rules move messages based on the incoming email address or text
in the subject line. It seems to me like that should work just as well.
It does. Try to avoid dozens of "if" criteria - it slows things down. The
advantage of using a category (which assumes you will put these email
addresses as email addresses of contacts in your Address Book, so you can
assign a relevant category to the contact) is that the Address Book
preference "Automatically match message categories to sender's categories"
works MUCH faster than a regular rule. Then the rule can just specify a
category, so if 20 email addresses/contacts have just one category between
them the script will run much faster. Of course if each one has his own
category and folder, it makes no difference - 20 = 20 either way.
--
Paul Berkowitz
MVP Entourage
Entourage FAQ Page: <
http://www.entourage.mvps.org/toc.html>
AppleScripts for Entourage: <
http://macscripter.net/scriptbuilders/>
Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.
PLEASE always state which version of Entourage you are using - 2001 or X.
It's often impossible to answer your questions otherwise.