Rocco Rutte:
[apps/madmutt.git] / contrib / update-config.pl
index 9a57029..c72e7eb 100755 (executable)
@@ -50,7 +50,9 @@ my %opts = (
   " x_comment_to"                 => " nntp_x_comment_to",
   # libesmtp
   " smtp_auth_username"           => " smtp_user",
-  " smtp_auth_password"           => " smtp_pass"
+  " smtp_auth_password"           => " smtp_pass",
+  # misc
+  " signoff_string"               => " post_indent_string"
 );
 
 if (@ARGV == 0) {