X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=contrib%2Fupdate-config.pl;h=1cea17a2122631a009c040015f331422b12109cd;hb=e4ebc9b0ae5de07d53d8b0ecf594244e1bc44d0a;hp=9a570290697cc08eb9e4695781276a868786eba9;hpb=a5b02206150dc653355cdc60286c27482b5a4f93;p=apps%2Fmadmutt.git diff --git a/contrib/update-config.pl b/contrib/update-config.pl index 9a57029..1cea17a 100755 --- a/contrib/update-config.pl +++ b/contrib/update-config.pl @@ -50,7 +50,8 @@ 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", + " user_agent" => " agent_string" ); if (@ARGV == 0) {