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

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

Open
Maxinoha opened this issue Jun 15, 2017 · 0 comments
Open

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

Maxinoha opened this issue Jun 15, 2017 · 0 comments

Comments

@Maxinoha
Copy link

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('[email protected]').send('[email protected]', '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: [email protected]

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

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

No branches or pull requests

2 participants