Nick Misasi
|
079449e30a
|
[MM-48528] Add support for SendGrid X-SMTPAPI header in email sends (#22296)
* Add support for SendGrid X-SMTPAPI header for categorizing sent emails to track performance
* Implement feedback
* Remove unnecessary struct
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
|
2023-02-14 10:28:48 -05:00 |
|
Azanul Haque
|
e599a6cbf3
|
Mm 46416 add default random message (#21176)
Automatic Merge
|
2022-10-04 12:52:09 +03:00 |
|
Tim Scheuermann
|
1738bd6e92
|
[MM-45991] Check and return JSON errors (#20735)
|
2022-08-10 10:56:58 +02:00 |
|
Collin Eng
|
83b4e7285e
|
[MM-36872] add threading headers to notification emails (#18232)
* [MM-36872] Adding headers for mail threading
* MM-36872 Add message id and mail threading headers
* MM-36872 Add message id and mail threading headers
* MM-36872 Add msgId, inreplyto, references headers
* Fixing comment issues
* Applying gofmt lint fixes
* Applying gofmt lint fixes
* MM-36872: Updates required from merge.
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Martin Kraft <martin@upspin.org>
|
2022-06-29 15:29:29 -04:00 |
|
lkyuchukov
|
79a0d3dac4
|
Don't log error when SendEmailNotifications is set to false (#20007)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
|
2022-04-29 14:45:24 +05:30 |
|
Agniva De Sarker
|
c4b4e1bc38
|
MM-36271: Bump major version to 6.0 (#17973)
https://mattermost.atlassian.net/browse/MM-36271
```release-note
We bump the major version to 6.0
```
|
2021-07-22 12:21:47 +05:30 |
|
Mahmudul Haque
|
62fa7b9350
|
unparam lint (#16927)
* fix "always receives ..." lint err
* add unparam lint check
* fix failed test
* rm details param
* ignore unparam lint
* magic string replaced with model.NewRandomString
* rm unused enableComplianceFeatures param
* generate random message inside createPost
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
|
2021-03-16 12:48:20 +05:30 |
|
Jesús Espino
|
8abb4184b5
|
Extracting mail service into shared libs (#17030)
* Extracting mail service into shared libs
* Fixing golangci-lint
|
2021-03-15 11:50:13 +01:00 |
|