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