OctoPrint-EmailNotifier icon indicating copy to clipboard operation
OctoPrint-EmailNotifier copied to clipboard

Error message upon sending a "test" email: Sending failed. Reason:: Emailaddress "" is not valid according to RFC 2822 standards

Open dkingsjr opened this issue 7 years ago • 4 comments

i keep getting the error message in the title when attempting to send a test email. It is frustrating, as i figured this plugin was relatively "plug-n-play".

dkingsjr avatar Nov 13 '17 04:11 dkingsjr

please use my fork under your topic, I fixed those issue.

ericli1018 avatar Nov 14 '17 01:11 ericli1018

with all due respect, i am unsure of that claim. but then again, If this plug in requires a better understanding of how to use python, and navigating the terminal in PI, i am not to that point. I un installed and then re-installed the plug in, and i still get the same issues.

dkingsjr avatar Nov 14 '17 01:11 dkingsjr

Hi @dkingsjr. Sorry for the difficulty. Unfortunately I am not able to maintain this plugin. In its current state it is definitely not plug-n-play. I have not tried @ericli1018's fixes, but they are likely to be your best bet at the moment. (Thanks @ericli1018!)

anoved avatar Nov 14 '17 02:11 anoved

you need to add the following to your "keyring" yagmail.SMTP(user='emailaccount')

I just completed this on 0.15.1...

Stady234 avatar Jun 18 '18 22:06 Stady234