Skip to content

Commit

Permalink
PR zammad#3176 - adds List-Unsubscribe tag to identify newsletters
Browse files Browse the repository at this point in the history
  • Loading branch information
Meloman-zz authored and mantas committed Sep 3, 2020
1 parent 08f840b commit 65d6c71
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ class App.UiElement.postmaster_match
value: 'list-id'
name: 'List-Id'
},
{
value: 'list-unsubscribe'
name: 'List-Unsubscribe'
},
{
value: 'list-archive'
name: 'List-Archive'
Expand Down

0 comments on commit 65d6c71

Please sign in to comment.