mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-07-05 16:25:09 +00:00
add gmail_api example to README.md (#518)
This commit is contained in:
@@ -21,4 +21,11 @@ index = email
|
||||
|
||||
[s3]
|
||||
bucket = my-bucket
|
||||
path = parsedmarc
|
||||
path = parsedmarc
|
||||
|
||||
[gmail_api]
|
||||
credentials_file = /etc/example/credentials.json
|
||||
token_file = /etc/example/token.json
|
||||
include_spam_trash = True
|
||||
paginate_messages = True
|
||||
scopes = https://www.googleapis.com/auth/gmail.modify
|
||||
|
||||
Reference in New Issue
Block a user