mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Add unsubscribe button
This commit is contained in:
parent
6e6dd31ad4
commit
b23d9a77c4
9 changed files with 53 additions and 1 deletions
|
|
@ -66,4 +66,6 @@ class Header
|
|||
const X_MSMAIL_PRIORITY = 'X-MSMail-Priority';
|
||||
const IMPORTANCE = 'Importance';
|
||||
const X_PRIORITY = 'X-Priority';
|
||||
|
||||
const LIST_UNSUBSCRIBE = 'List-Unsubscribe';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue