aboutsummaryrefslogtreecommitdiff
path: root/modules/email.home/README.md
blob: 43dfad5a8e9b7cdf91b764a85991e0cd1dacd8f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
### Authentication

Download credentials from google cloud platform: https://console.cloud.google.com/apis/credentials

```
cd ~/mail/account.gmail/
gmi auth -c <path-to-downloaded-creds> -f
```