[commit] gpgSign = false [gpg] format = "openpgp" [gpg "openpgp"] program = "path-to-gpg" [sendemail "hm-account"] from = "H. M. Test Jr. " smtpEncryption = "tls" smtpServer = "smtp.example.org" smtpSslCertPath = "/etc/test/certificates.crt" smtpUser = "home.manager.jr" [sendemail "hm@example.com"] from = "H. M. Test " smtpEncryption = "ssl" smtpServer = "smtp.example.com" smtpSslCertPath = "/etc/ssl/certs/ca-certificates.crt" smtpUser = "home.manager" [tag] gpgSign = false [user] email = "hm@example.com" name = "H. M. Test"