user=
client_id=
client_secret=
refresh_token_file=/home/{your_username}/.fetchmail-refresh
access_token_file=/home/{your_username}/.fetchmail-token
imap_server=outlook.office365.com
smtp_server=outlook.office365.com
scope=https://outlook.office365.com/IMAP.AccessAsUser.All https://outlook.office365.com/POP.AccessAsUser.All https://outlook.office365.com/SMTP.Send offline_access
auth_url=https://login.microsoftonline.com/{tenant-id}/oauth2/v2.0/authorize
token_url=https://login.microsoftonline.com/{tenant-id}/oauth2/v2.0/token
redirect_uri=http://localhost
