chiark / gitweb /
Add authentication capability to the mail command
[stgit] / stgitrc
diff --git a/stgitrc b/stgitrc
index 429822c6c83abf9394dc8c284c7e50581e366222..6c2c9a75a0672124ae00c69ffa65c2bb6d325f74 100644 (file)
--- a/stgitrc
+++ b/stgitrc
@@ -10,6 +10,8 @@
 autoresolved: no
 
 smtpserver: localhost:25
+#smtpuser: username
+#smtppassword: password
 
 
 [gitmergeonefile]