chiark / gitweb /
Allow e-mails to be sent with the Unix sendmail tool
[stgit] / examples / gitconfig
index c16f78671c77712d29f07fe48e259f13a3ff6254..28d94af48d5677d5cdb05d559d6d8f7f909c30bf 100644 (file)
@@ -19,6 +19,7 @@
        #autoresolved = no
 
        # SMTP server for sending patches
        #autoresolved = no
 
        # SMTP server for sending patches
+       #smtpserver = /usr/sbin/sendmail -t -i
        #smtpserver = localhost:25
 
        # Set to 'yes' to use SMTP over TLS
        #smtpserver = localhost:25
 
        # Set to 'yes' to use SMTP over TLS