Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [email protected]:~rjarry/aerc
- remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
- branch.master.remote=origin
- branch.master.merge=refs/heads/master
- branch.wiki.remote=origin
- branch.wiki.merge=refs/heads/wiki
- format.subjectprefix=PATCH aerc
- format.notes=true
- sendemail.to=~rjarry/[email protected]
- sendemail.validate=true
- sendemail.smtpserver=smtp.office365.com
- sendemail.smtpuser=name#outlook.com
- sendemail.smtpencryption=tls
- sendemail.smtpserverport=587
- sendemail.smtpauth=XOAUTH2
- notes.rewriteref=refs/notes/commits
- notes.rewritemode=concatenate
- user.name=Name
- credential.smtp://smtp.office365.com:587.oauthclientid=ClIENTID
- credential.smtp://smtp.office365.com:587.oauthclientsecret=CLIENTSECRET
- credential.smtp://smtp.office365.com:587.oauthauthurl=https://login.microsoftonline.com/common/oauth2/v2.0/authorize
- credential.smtp://smtp.office365.com:587.oauthtokenurl=https://login.microsoftonline.com/common/oauth2/v2.0/token
- credential.smtp://smtp.office365.com:587.oauthscopes=https://outlook.office.com/SMTP.Send
- credential.smtp://smtp.office365.com:587.oauthredirecturl=http://localhost/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement