Skip to content

Instantly share code, notes, and snippets.

@phillipadsmith
Created May 14, 2011 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phillipadsmith/59887ed6dbd3103082fc to your computer and use it in GitHub Desktop.
Save phillipadsmith/59887ed6dbd3103082fc to your computer and use it in GitHub Desktop.
:0
* ^((List-Id|X-(Mailing-)?List):(.*[<]\/[^>]*))
{
LISTID=`echo "$MATCH" | tr A-Z a-z`
:0
* LISTID ?? ^\/[^@\.]*
.Lists.$MATCH/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment