Skip to content

Can not send email to smtp.gmail.com from your own domain #38

Description

@Maxinoha

Hello,

I'm trying Email Notifier on Raspbery Pi Zero W and I have encountered a problem with its settings. I use Gmail where I have my own xinoha.cz registered domain

When I try to send a test email directly from Raspberry from Python
>>> yagmail.SMTP('octoprint@xinoha.cz').send('m@xinoha.cz', 'subject', 'This is the body')
So the email is successfully delivered, but it is not possible to send the test email from the web interface.

In web interface set:
server: smtp.gmail.com
username: octoprint@xinoha.cz

Sending ends with "Sending failed. Reason::
##ocotoprint-email-sending-failed
"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions