* Added custom Message-ID and In-Reply-To headers for conversation reply emails * Added new global config for the default domain (This is used in the above headers) * Added migration to run the config loader to load the new global config value * The subject of the conversation reply mailer was made static (This is required for threaded emails) * Added required tests
This commit is contained in:
@@ -14,3 +14,5 @@
|
||||
value: 'https://www.chatwoot.com/privacy-policy'
|
||||
- name: DISPLAY_MANIFEST
|
||||
value: true
|
||||
- name: FALLBACK_DOMAIN
|
||||
value: chatwoot.com
|
||||
|
||||
Reference in New Issue
Block a user