alps/docs/google.md

22 lines
651 B
Markdown
Raw Normal View History

2020-05-13 12:07:44 +00:00
# Running alps with a Google account
## Create an application password
2020-05-13 12:07:44 +00:00
First, you'll need to obtain an application-specific password for alps from
the [app passwords] page on your Google account.
2020-05-13 12:07:44 +00:00
## Run alps
2020-05-13 12:07:44 +00:00
Start alps with these upstream URLs:
2020-05-13 12:07:44 +00:00
alps imaps://imap.gmail.com smtps://smtp.gmail.com \
2020-02-25 17:52:25 +00:00
carddavs://www.googleapis.com/carddav/v1/principals/YOUREMAIL/ \
caldavs://www.google.com/calendar/dav
Replace `YOUREMAIL` with your Google account's e-mail address.
2020-05-13 12:07:44 +00:00
Once alps is started, you can login with your e-mail address and the app
password.
[app passwords]: https://security.google.com/settings/security/apppasswords