-
### Description:
### Steps to reproduce:
Randomly our RC is exiting with code 7. Usually it need 1 week to go down.
### Expected behavior:
To not exit.
### Server Setup Information:
…
-
We upgraded JavaMail from 1.4.3 to 1.5.0 back in 3.0 RC2 (MIRTH-2841). However, this is now apparently causing SMTP Senders to not work anymore for several people. An error like this gets thrown:
\\
…
-
# kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.2", GitCommit:"f5743093fd1c663cb0cbc89748f730662345d44d", GitTreeState:"clean", BuildDate:"2020-09-16T13:41:02Z…
-
When I send an email I don't want to "block" my process. I'm using Akka to "schedule" the send:
``` scala
Akka.system.scheduler.scheduleOnce(1.seconds) {
}
```
Maybe we can add a `sendAsync` to the …
-
Issue in ./help/security/oauth2-support-for-mail-service.md
in this url in step 1 of refresh tokens:
https://login.microsoftonline.com/%3ctenantID%3e/oauth2/v2.0/authorize?client_id=%3cclientId%3e&r…
-
```
What steps will reproduce the problem?
1.Add client
2.Upload file
3.create client
What is the expected output? What do you see instead?
I expected an email to be sent
What version of the product…
-
```
What steps will reproduce the problem?
1.Add client
2.Upload file
3.create client
What is the expected output? What do you see instead?
I expected an email to be sent
What version of the product…
-
```
What steps will reproduce the problem?
1.Add client
2.Upload file
3.create client
What is the expected output? What do you see instead?
I expected an email to be sent
What version of the product…
-
```
What steps will reproduce the problem?
1.Add client
2.Upload file
3.create client
What is the expected output? What do you see instead?
I expected an email to be sent
What version of the product…
-
### Description:
Users dont recieve emails even when i have configured SMTP in admin panel. Test mail also dosnt work. They make accounts without need for confirmation.
I freshly hosted in…