Skip to content

Instantly share code, notes, and snippets.

@jeff
Created February 17, 2011 20:35
Show Gist options
  • Select an option

  • Save jeff/832624 to your computer and use it in GitHub Desktop.

Select an option

Save jeff/832624 to your computer and use it in GitHub Desktop.
example of address de-mangling for groupwise imap to google apps migration
type pattern repl
all <"-UNKNOWN-".APIGate.GW_DOMAIN> <someuser@staff.example.net>
all James Smith\.James Smith\.GW_DOMAIN jsmith@staff.example.net
all GW_DOMAIN:james@\[example.com\] james@example.com
all "([^"]+)"\.GWIA\.GW_DOMAIN(@staff.example.net)? \1
all \.GW_PO\.GW_DOMAIN@ @
all \.GW_PO\.GW_DOMAIN staff.example.net
sent_from @staff\.example\.net @example.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment