FROM : Shawn Erickson
DATE : Sat Apr 30 08:33:59 2005
On Apr 29, 2005, at 11:26 PM, Judith Maria Nefertari Dohmann wrote:
> I once read on (I think it was on this list), that you can use a
> filter like this:
> X-Beenthere contains <email_removed>
>
> Then the email will be recognized as a message on this mailing list.
Apple's mailing lists support "List-id" and friends. I believe this
is the recommended way to detect messages from their lists.
For example for this list (just do a contains on "cocoa-
dev.lists.apple.com")...
List-Id: Discussions regarding native Mac OS X application
developments using Cocoa frameworks <cocoa-dev.lists.apple.com>
-Shawn
DATE : Sat Apr 30 08:33:59 2005
On Apr 29, 2005, at 11:26 PM, Judith Maria Nefertari Dohmann wrote:
> I once read on (I think it was on this list), that you can use a
> filter like this:
> X-Beenthere contains <email_removed>
>
> Then the email will be recognized as a message on this mailing list.
Apple's mailing lists support "List-id" and friends. I believe this
is the recommended way to detect messages from their lists.
For example for this list (just do a contains on "cocoa-
dev.lists.apple.com")...
List-Id: Discussions regarding native Mac OS X application
developments using Cocoa frameworks <cocoa-dev.lists.apple.com>
-Shawn






Cocoa mail archive

