diff --git a/git/.gitconfig b/git/.gitconfig index 178f578..83cb240 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -56,3 +56,8 @@ includeIssuesSection = false [github] user = powellc +[sendmail] + smtpserver = box.onec.me + smtpuser = colin@onec.me + smtpencryption = tls + smtpserverport = 587