Skip to content

fix: email flag fix to send emails on run complete - #528

Merged
madeline-scyphers merged 1 commit into
devfrom
fix/sendmail-fixes
Sep 7, 2026
Merged

madeline-scyphers merged 1 commit into
devfrom
fix/sendmail-fixes

Conversation

@madeline-scyphers

Copy link
Copy Markdown
Member

The email flag was silently failing for a few reasons. Inocrrect paths to assets, not passing the header, and not giving feedback on sendmail result. The plaintext email also failed because of not sending the header properly. Now it tries sendmail for the html email, if that fails, it uses the plaintext email as a backup and lets you know this in the console output and in log.

The email flag was silently failing for a few reasons. Inocrrect paths to assets,
not passing the header, and not giving feedback on sendmail result.
The plaintext email also failed because of not sending the header properly.
Now it tries sendmail for the html email, if that fails, it uses the plaintext email
as a backup and lets you know this in the console output and in log.
@madeline-scyphers madeline-scyphers added the bug Something isn't working label Sep 7, 2026
@github-project-automation github-project-automation Bot moved this to To Sort in DRAM Sep 7, 2026
@madeline-scyphers
madeline-scyphers merged commit 0138462 into dev Sep 7, 2026
2 checks passed
@madeline-scyphers
madeline-scyphers deleted the fix/sendmail-fixes branch September 7, 2026 17:43
@github-project-automation github-project-automation Bot moved this from To Sort to Done in DRAM Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant