X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitconfig;h=5832d394f28af80adfaef081c42e3e5f8b74182d;hb=79312f79771e9b53c32ff6cf83013820ef772a19;hp=5c5145b779072915ec599a642b8f8f7cec501cc6;hpb=9798ee66524f411b640bcb5b302420fdfcae79d5;p=cmccabe-etc diff --git a/.gitconfig b/.gitconfig index 5c5145b..5832d39 100644 --- a/.gitconfig +++ b/.gitconfig @@ -12,3 +12,7 @@ threads = 4 [sendemail] chainreplyto = false + smtpserver = smtp.gmail.com + smtpserverport = 587 + smtpencryption = tls + smtpuser = rarecactus@gmail.com