Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions go/sendgmail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,8 @@ send-email`.
3. Go back to **APIs & Services > OAuth consent screen** in the Google Cloud
console.

* Add `USERNAME@gmail.com` as a test user. This is necessary for using the
project that you created.

* Add `https://mail.google.com/` as a scope. This is necessary for using
Gmail via SMTP.
* Add `https://mail.google.com/` as a scope under **Data Access**.
This is necessary for using GMail via SMTP.

## Installing sendgmail

Expand Down