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