From c8d73e271ae6ae39ef975cc637c4c16287d61ae6 Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 13 Sep 2018 23:19:18 +0200 Subject: git: add sendemail configuration for msmtp --- .gitconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitconfig b/.gitconfig index fd7dae9..8d6cb8d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -14,3 +14,7 @@ fsckobjects = true [fetch] fsckobjects = false +[sendemail] + smtpencryption = tls + smtpserver = /usr/bin/msmtp + confirm = auto -- cgit v1.2.3-70-g09d2