Enable Mailer: set Mailer:Enabled to true
Playwright Tests / test (pull_request) Has been cancelled

The "Enabled" setting under the "Mailer" configuration was changed from false to true, activating mailer functionality. No other changes were made.
This commit is contained in:
Stefan
2026-07-16 16:42:28 +02:00
parent a45ca014ca
commit 9b2c99f697
+1 -1
View File
@@ -46,7 +46,7 @@
"AccountId": "82d87114-c8c3-4d33-95e5-4c781a9229ab", "AccountId": "82d87114-c8c3-4d33-95e5-4c781a9229ab",
"Token": "MANAGED_BY_KEYVAULT", "Token": "MANAGED_BY_KEYVAULT",
"ServerId": "87AAB12E-29E0-47AB-8DD1-5F5D49B4AC2E", "ServerId": "87AAB12E-29E0-47AB-8DD1-5F5D49B4AC2E",
"Enabled": false "Enabled": true
}, },
"Email": { "Email": {
"OverrideRecipient": "info@processweb.de" "OverrideRecipient": "info@processweb.de"