git: update SMTP settings
This commit is contained in:
parent
1aba1abcb7
commit
6a20ce64d4
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
[core]
|
[core]
|
||||||
excludesFile = ~/.gitignore
|
excludesFile = ~/.gitignore
|
||||||
[sendemail]
|
[sendemail]
|
||||||
smtpserver = disroot.org
|
smtpserver = smtp.migadu.com
|
||||||
smtpuser = jtbx
|
smtpuser = jeremy@baxters.nz
|
||||||
smtpencryption = ssl
|
smtpencryption = ssl
|
||||||
smtpserverport = 465
|
smtpserverport = 465
|
||||||
annotate = yes
|
annotate = yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue