# rule:[mailing-list: acc MODQUEUE] if allof (header :is "from" "accounts-enwiki-l-owner@lists.wikimedia.org", header :contains "subject" "Accounts-enwiki-l post from") { fileinto "Modqueues.accounts-enwiki-l"; stop; } # rule:[mailing-list: accounts] if header :contains "list-id" "accounts-enwiki-l.lists.wikimedia.org" { fileinto "Lists.Wikimedia.Accounts-enwiki-l"; }