Adam Cooke
|
7e2acccd1e
|
feat(worker): allow number of threads to be configured
This allows for more threads to be run. Care needs to be taken to ensure that database connection pool size is appropriate for this.
|
2024-03-17 18:41:26 +00:00 |
|
Adam Cooke
|
4fcb9e9a2e
|
fix(message-dequeuer): ability to disable batching
|
2024-03-16 15:31:46 +00:00 |
|
Adam Cooke
|
45dd8aaac5
|
chore(config-docs): update proxy protocol to mention v1
|
2024-03-16 15:31:14 +00:00 |
|
Adam Cooke
|
364eba6c5f
|
chore(config-docs): update docs for latest oidc defaults
|
2024-03-16 15:30:50 +00:00 |
|
Adam Cooke
|
5ed94f6f85
|
feat: openid connect support (#2873)
|
2024-03-12 17:40:07 +00:00 |
|
Adam Cooke
|
d84152eb5d
|
feat: automatically remove queued messages with stale locks (#2872)
|
2024-03-12 11:37:29 +00:00 |
|
Adam Cooke
|
5d8213a987
|
chore: regenerate config docs
|
2024-03-11 21:55:15 +00:00 |
|
Adam Cooke
|
3785c99851
|
feat: configurable trusted proxies for web requests
|
2024-03-05 22:54:19 +00:00 |
|
Adam Cooke
|
658aa71483
|
fix: remove support for setting the 'ssl' option for app-level smtp use
|
2024-03-04 15:54:54 +00:00 |
|
Adam Cooke
|
0daa667b55
|
feat: support for additional SMTP client options
|
2024-03-04 14:24:24 +00:00 |
|
Adam Cooke
|
0c1f9250d4
|
docs: add message_db.encoding to config docs
|
2024-03-01 21:36:19 +00:00 |
|
Adam Cooke
|
fadca88f45
|
fix: raise an error if MX lookup times out during sending
This avoids potentially sending mail to the A record when an MX query times out.
closes #2833
|
2024-03-01 21:36:07 +00:00 |
|
Adam Cooke
|
0163ac3d10
|
feat: new configuration system (and schema) (#2819)
|
2024-02-26 12:41:57 +00:00 |
|