Commit graph

1883 commits

Author SHA1 Message Date
Andris Reinman 8a68eae392
Merge pull request #458 from nodemailer/docker
Merge dockerfile changes
2023-03-30 14:39:08 +03:00
Andris Reinman a2092e6b2f
test docker 2023-03-30 14:27:22 +03:00
Andris Reinman 50e829ab38
test docker 2023-03-30 14:21:10 +03:00
Andris Reinman f75702cf69
Trying multi-platfom docker build 2023-03-30 14:01:11 +03:00
Andris Reinman 9c9f737269
Trying multi-platfom docker build 2023-03-30 13:46:41 +03:00
Andris Reinman 5ef4b6a81d
Trying multi-platfom docker build 2023-03-30 13:39:18 +03:00
Andris Reinman 0196cc166e
Merge pull request #457 from nodemailer/merge-test2
Post commit messages to Slack with Github Actions
2023-03-30 10:04:26 +03:00
Andris Reinman b22b1056b9
Post commit messages to Slack with Github Actions 2023-03-30 10:04:02 +03:00
Andris Reinman aa20f375b3
Merge pull request #456 from nodemailer/merge-test
Post commit messages to Slack with Github Actions
2023-03-30 10:02:07 +03:00
Andris Reinman 10faa5f4b9
Post commit messages to Slack with Github Actions 2023-03-30 10:00:26 +03:00
Andris Reinman d2fc28dbf0
Post commit messages to Slack with Github Actions 2023-03-30 09:58:35 +03:00
Andris Reinman ea86747ce1
Merge branch 'master' of github.com:nodemailer/wildduck 2023-03-30 09:52:11 +03:00
Andris Reinman b2ffc11257
Post commit messages to Slack with Github Actions 2023-03-30 09:52:05 +03:00
Andris Reinman c373070909
Merge pull request #455 from ArmaGroupHolding/resolve-api-unameview-fix
Update users.js
2023-03-28 20:25:16 +03:00
Mehmet Kozan b92ffe897f
Update users.js
if username not includes "@" or not an email, tools.normalizeAddress() function not working correctly.
2023-03-28 15:49:21 +03:00
Mehmet Kozan 8aee41f98a
Update users.js
if username setted as an email. this code removes domain dots.  fixed via using tools.normalizeAddress function. related related #414 #432 #454
2023-03-28 15:20:20 +03:00
Andris Reinman 8a8ee6eb56
Merge pull request #454 from ArmaGroupHolding/resolve-users-email-uname
Update users.js
2023-03-27 12:00:41 +03:00
Mehmet Kozan cb7fd7cca4 Update users.js
resolve username which contains "@", regex same as "post:user/" endpoint. related #414 #432
2023-03-27 11:53:45 +03:00
Andris Reinman ac9bfbdce6
v1.39.6 2023-03-23 10:58:36 +02:00
Andris Reinman b7d0611e54
If indexing feature flag is enabled for a user, index all their email in ElasticSearch 2023-03-23 10:55:42 +02:00
Andris Reinman 2a510795bf
If indexing feature flag is enabled for a user, index all their email in ElasticSearch 2023-03-23 10:34:33 +02:00
Andris Reinman a6de122c66
v1.39.5 2023-03-20 12:38:07 +02:00
Andris Reinman 5e993de791
Use restify error 2023-03-20 12:36:27 +02:00
Andris Reinman e23d188fa7
Use restify error 2023-03-20 12:34:06 +02:00
Andris Reinman 06f64c68a3
v1.39.4 2023-03-20 12:20:02 +02:00
Andris Reinman 0bd7cf6ce2
v1.39.3 2023-03-16 13:34:05 +02:00
Andris Reinman 6a10248f46
Do not load DB before connection attempt 2023-03-16 13:31:50 +02:00
Andris Reinman 75ff12b33d
v1.39.2 2023-03-16 11:03:18 +02:00
Andris Reinman 502141edc8
v1.39.1 2023-03-16 10:52:40 +02:00
Andris Reinman 965e047f68
v1.39.0 2023-03-16 10:14:26 +02:00
Andris Reinman fe35590401
Merge pull request #453 from nodemailer/migrate-from-bull-to-bullmq
Migrate from Bull to BullMQ for background processing
2023-03-10 15:48:20 +02:00
Andris Reinman e7cef85d0f
Migrate from Bull to BullMQ for background processing 2023-03-10 15:47:47 +02:00
Andris Reinman 4370a79192
Merge pull request #452 from nodemailer/elasticsearch-indexing
Elasticsearch indexing
2023-03-10 11:22:05 +02:00
Andris Reinman b74c1f27d7
Bumped deps 2023-03-10 11:16:43 +02:00
Andris Reinman b8efbfce4f
Index emails for accounts with indexing feature flag 2023-03-10 11:13:12 +02:00
Andris Reinman eb496b509c
v1.38.3 2023-03-09 12:36:28 +02:00
Andris Reinman ddcd8ee8bf
Disable MTA-STS for relayed emails with custom routing 2023-03-09 12:32:44 +02:00
Andris Reinman a313b8a7eb
Merge pull request #447 from ethanbrooks/patch-1
Set restify mapFiles to  true
2023-02-03 08:56:02 +02:00
ethanbrooks 7831a4d498
Set restify mapFiles to true
When this is false then
2023-02-02 23:05:09 -05:00
Andris Reinman 86755240cb
Merge pull request #446 from nodemailer/acme-log
Acme log
2023-01-19 10:50:19 +02:00
Andris Reinman d0d2a0e140
Log acme results to graylog 2023-01-19 10:46:12 +02:00
Andris Reinman a416228eeb
log es setup status 2023-01-12 11:43:01 +02:00
Andris Reinman a1e17d9d10
fixed conflict 2023-01-12 11:40:41 +02:00
Andris Reinman 62e00003b4
Fixed ACME renewals 2023-01-09 11:58:27 +02:00
Andris Reinman 3610fe9793
started with ES 2023-01-09 11:57:15 +02:00
Andris Reinman ff46dab195
Merge pull request #442 from nodemailer/ZMS-57
Do not use sorting for mass action tasks
2022-12-22 09:59:03 +02:00
Andris Reinman 1aa9b9e14a
Do not use sorting for mass action tasks 2022-12-22 09:49:28 +02:00
Andris Reinman fd8b65b11f
Merge pull request #441 from nodemailer/zms-61
Include BIMI in search results
2022-12-22 09:43:05 +02:00
Andris Reinman 92d54f3bc8
Include BIMI in search results 2022-12-22 09:27:09 +02:00
Andris Reinman ba11d5fc25
v1.38.2 2022-12-15 16:13:28 +02:00