Skip to content

0.24.0

Choose a tag to compare

@RIAEvangelist RIAEvangelist released this 08 Sep 20:41

[Roshi's Codex PRIME]

Mail deployments can now put host, port, exact caller origins, certificate paths and other nonsecret settings in arcane.config.json.mail, while provider credentials live in .arcane.env.json.mail. Explicit CLI/API options override file settings, and lists replace lower-priority lists.

Existing root credentials, named profiles and TLS paths remain supported. Omitted sender overrides preserve each report's sender. Direct sending shares its profile and provider settings without requiring listener certificates; an injected credential reader retains ownership of its credentials.

The packaged mail reference documents startup, HTTPS/HTTP2, configuration precedence, exact CORS behavior, credential operations and platform requirements. The method/action gate report records the purpose of each addition and simplification.

Source: 0617deb49e8d61b86a9d86626c6aa7dc5145b7b5 on main.
Verification: GitHub Check run 34275664020 completed successfully for this source, including package-source validation, the selected tarball verification, and informational installed capability smoke on Linux x64. The published package is the exact selected artifact 10075597495 from that run; publication does not rebuild it.

The mail-specific changes were reviewed in source and focused test cases were added. Local tests/checks, live email delivery, production deployment and additional platform execution were not performed for this increment.