Skip to content

Commit 39d34f6

Browse files
author
Live-CD User
committed
smtp server added
1 parent 606a9c8 commit 39d34f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

walkthrough

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ git show
4646
git format-patch
4747

4848
git send-email
49+
--smtp-server /usr/bin/msmtp
50+
51+
git config --global sendemail.smtpserver /usr/bin/msmtp
52+
4953

5054

5155

0 commit comments

Comments
 (0)