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

reformated SMTP from data #1782

Merged

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

Fixes an issue with SMTP when formatting the "from" attribute on a message.
Solution from here:
https://stackoverflow.com/questions/44385652/add-senders-name-in-the-from-field-of-the-email-in-python

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #1781

Testing

(fill-in or delete this section)

I put in my own credentials before building the container and it works as expected.

Release Notes

(REQUIRED)

fixed issue where emails were failing to be sent even when SMTP settings were configured correctly

@hay-kot hay-kot merged commit 0dfb3a8 into mealie-recipes:mealie-next Oct 27, 2022
@michael-genson michael-genson deleted the fix/smtp-email-message branch October 27, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v1.0.0b] - SMTP authentication in B5 no longer works
2 participants