1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

git/config: add sendemail configuration for gmail

This commit is contained in:
Joe Groocock 2017-10-03 10:19:39 +01:00
parent c8d89667f3
commit a6db5e8074
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -20,3 +20,10 @@
rebase = true
[core]
autocrlf = input
[sendemail]
from = Joe Groocock <frebib@gmail.com>
smtpserver = smtp.gmail.com
smtpuser = frebib@gmail.com
smtpencryption = tls
smtpserverport = 587
suppresscc = self