From 4fecb22c32c5b0b6068390d1f3aeca71af0ec905 Mon Sep 17 00:00:00 2001 From: Noah Graff Date: Sat, 1 Feb 2020 13:43:10 -0500 Subject: [PATCH] I haven't used git send-email in a while I guess --- .config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index 2adc5d9..42d69f4 100644 --- a/.config/git/config +++ b/.config/git/config @@ -7,7 +7,7 @@ required = true clean = git-lfs clean -- %f [sendemail] - smtpserver = smtp.gmail.com + smtpserver = smtp.migadu.com smtpuser = noah@ntgg.io smtpencryption = tls smtpserverport = 587 -- 2.45.2