anoved / OctoPrint-EmailNotifier

Receive email notifications when OctoPrint jobs are complete. Currently broken. Please fork and fix!
GNU Affero General Public License v3.0
16 stars 35 forks source link

SMTP _ssl Issue #47

Open Phgeis opened 6 years ago

Phgeis commented 6 years ago

HI set up everything and yagmail runs fine from teh cmd but in Octoprint I get following error:

init() got an unexpected keyword argument 'smtp_ssl'

emailnotify

Stady234 commented 6 years ago

gmail uses port 465 and SSL...

Change it and test again... you may also need to go into your gmail settings and allow "less secured" sources...