• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Auto: AppleScript-Users Digest, Vol 6, Issue 348
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto: AppleScript-Users Digest, Vol 6, Issue 348


  • Subject: Re: Auto: AppleScript-Users Digest, Vol 6, Issue 348
  • From: Chris Page <email@hidden>
  • Date: Sat, 01 Aug 2009 02:53:32 -0700

On Jul 31, 2009, at 12:56 PM, Stockly, Ed wrote:

I had one that worked in digest mode, and sorted the ASU messages into their
own little folder very nicely, but it doesn't work in digest mode.


Are you saying you have a rule that works for individual messages, but not for digests?

The preferred email header for sorting list email is "List-Id". List- Id is supposed to be a unique, permanent ID for a list. Like an email address, it can contain descriptive text -- ignore that. For this list, match on "<applescript-users.lists.apple.com>".

Some notes:

• As with an email address, the surrounding less-than/greater-than characters may be omitted when there is no descriptive name included. To make a robust rule, you should check for any string containing "<the id>" and also for a string that is exactly "the id" with no other surrounding characters. Do not match on just "the id" anywhere in the string, because other lists may use the same suffix (although it is rare).

• The ID is supposed to be permanent. To guarantee uniqueness, it is usually constructed by appending the domain name of wherever it is originally hosted. Even if the list is moved to another domain, the ID should remain the same. Unfortunately, some list admins don't do this and instead require everyone to modify their rules to match some new ID.

--
Chris Page - AppleScripter

 The other, other AppleScript Chris

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Prev by Date: Re: List all the app-defined keywords?
  • Next by Date: Auto: AppleScript-Users Digest, Vol 6, Issue 349
  • Previous by thread: Re: List all the app-defined keywords?
  • Next by thread: Auto: AppleScript-Users Digest, Vol 6, Issue 349
  • Index(es):
    • Date
    • Thread