Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed env var for backup config - related to #14964 #15153

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jul 24, 2024

We were using the incorrect mail variable in the backup config, MAIL_FROM_ADDRESS , vs MAIL_FROM_ADDR. Thanks for finding that, @triple-HA!

@snipe snipe merged commit 9457e5b into develop Jul 24, 2024
8 checks passed
Copy link

what-the-diff bot commented Jul 24, 2024

PR Summary

  • Email Address Configuration Change
    The configuration of the system's email sender address has been updated. Specifically, in the configuration settings, the tag that holds the value of the email sender's address has been changed from MAIL_FROM_ADDRESS to MAIL_FROM_ADDR. This just means we've updated the label of how we store the system's "From" email address; the actual email address being used by the system has not been changed.

@snipe snipe deleted the fixes/mail_backup_config branch July 24, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant