I don't know how effective this would be but you can make a "Mail Action" 
that looks like this: 
                                  IF TRUE          ::: IF FALSE
If "from" Is NOT in addressbook::: go to next line ::: don't apply actions
If subject begins with "="     ::: apply actions   ::: go to next line
If subject begins with ","     ::: apply actions   ::: go to next line
If subject begins with "?"     ::: apply actions   ::: go to next line
If subject begins with "ISO"   ::: apply actions   ::: go to next line

and so forth... 
- Action:
Set priority to "purple" and file in deleted mail
= = = = = = = = = = = = = = = = = =  = = = = = = = = = = 

My best mail action looks like this:
                                  IF TRUE            ::: IF FALSE
If "from" Is NOT in addressbook  ::: go to next line ::: don't apply 
actions
If msg body doesnt contain " "   ::: apply actions   ::: don't apply 
actions
- Action:
Set priority to "purple" and file in deleted mail


Best, 
Dave Nathanson
Mac Medix


On 9/30/03 8:59 AM, dmcadam  [EMAIL PROTECTED] tapped the keyboard to 
say:

> Reply to chris message 9/30/2003 10:06 AM 
>
>Hi Chris-
>Can an AppleScript be written that says something to the effect that if a 
>subject begins with anything but a letter of the alphabet or a word in a 
>dictionary then Emailer will file it in a Folder of some kind?
>
>regards,
>doug
>
>>>But here are some examples of spam titles I just received.
>>>
>>>>=?ISO-8859-1?b?QnV5IFNpbGRlbmFmaWwgQ2l0cmF0ZSAgQ2hlYXAgQW5kIERpc2NyZXQgLSB
>>>>EZWxpdmVyeSBUbyBBbGwgQ291bnRyaWVz?

___________________________________________________________________________
To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to
<[EMAIL PROTECTED]>  or  <[EMAIL PROTECTED]>

Reply via email to