Introduced possibility to pass email config either via CLI args, or from a file (with path configurable from CLI).
The Postmark API token can also be passed as an env variable.
Config being None means that e-mails are disabled.
Depends on D8978
Differential D8980
[reports-service] Parse email config from CLI args bartek on Aug 28 2023, 6:35 AM. Authored by Tags None Referenced Files
Details Introduced possibility to pass email config either via CLI args, or from a file (with path configurable from CLI). Config being None means that e-mails are disabled. Depends on D8978 Unit tests, also printed the config object and confirmed that:
Diff Detail
|