feat: Show the sender email address (#3974)

This commit is contained in:
Nithin David Thomas
2022-02-14 15:46:20 +05:30
committed by GitHub
parent 25001689ec
commit 74d9203868
2 changed files with 9 additions and 0 deletions

View File

@@ -184,6 +184,7 @@
}
},
"EMAIL_HEADER": {
"FROM": "From",
"TO": "To",
"BCC": "Bcc",
"CC": "Cc",