client_id=YOUR-CLIENT-ID
client_secret=YOUR-CLIENT-SECRET
refresh_token_file=/home/yourname/.fetchmail-refresh
access_token_file=/home/yourname/.fetchmail-token
imap_server=imap.gmail.com
smtp_server=smtp.gmail.com
scope=https://mail.google.com/ https://www.googleapis.com/auth/carddav https://www.googleapis.com/auth/calendar
auth_url=https://accounts.google.com/o/oauth2/auth
token_url=https://www.googleapis.com/oauth2/v3/token
redirect_uri=urn:ietf:wg:oauth:2.0:oob
max_age_sec=3000
