# Configuration file format version version = 1 [[rules]] action = [ ["mv", "Archives.2021"] ] headers = [ { From = ".+ " }, #{ From = ".*" }, { From = ".+ " }, { From = ".+ " }, { From = ".+ " }, #{ From = ".+ " }, #{ From = ".+ " }, #{ From = ".+ " }, #{ From = ".+ <.+@githubsupport.com>" } ] [[rules]] action = [ ["mv", "GI"], ] headers = [ { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' } ] [[rules]] action = [ ["mv", "Github"], ] headers = [ { From = ".*$" } ] [[rules]] action = [ ["mv", "Gitlab"], ] headers = [ { From = ".*$" } ] [[rules]] action = [ ["mv", "Bugzilla"], ] headers = [ { From = '"Bugzilla@Mozilla" ' } ] [[rules]] action = [ ["mv", "KDE-Bugzilla"], ] headers = [ { From = '.+ ' } ] [[rules]] action = [ ["mv", "Mojang JIRA"] ] headers = [ { From = '.+ ' } ] [[rules]] action = [ ["mv", "tor-dev"] ] headers = [ { List-Id = '.+ ' }, { To = 'tor-dev@lists.torproject.org' }, { List-Id = '.+ ' }, { List-Id = '.+ ' }, ] [[rules]] action = [ ["mv", "News"] ] headers = [ # DPG { From = 'nachrichten@dpg-physik.de' }, { From = '.+ ' }, # news { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ <.+@correctiv.org>' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ <.+@eff.org>' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ <.+@.*duh.de>' }, { From = '.+ ' }, { From = '.+ ' }, # The Markup { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, { From = 'Newsletter.+ ' }, { From = '.+ ' }, # Discourse { From = '.+ ' }, { From = '.+ ' }, { From = '.+ ' }, # Petitions { From = '.+ ' }, ]