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

FIX unable to send mail with publisher mail plugin #518

Merged
merged 1 commit into from
Dec 15, 2023
Merged

FIX unable to send mail with publisher mail plugin #518

merged 1 commit into from
Dec 15, 2023

Conversation

LouisOb
Copy link

@LouisOb LouisOb commented Dec 15, 2023

Description

Sending mail with the publisher mail plugin resulted in error
NameError: name 'smtp_timeout' is not defined

Changes

Fix to /front/plugins/_publisher_email/email_smtp.py

  • smtp_timeout is now an argument to the send_mail function

@jokob-sk jokob-sk merged commit 57e6a33 into jokob-sk:main Dec 15, 2023
@jokob-sk
Copy link
Owner

Thanks for the contribution! Much appreciated

@jokob-sk jokob-sk mentioned this pull request Dec 16, 2023
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.

None yet

2 participants