X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=b8dfcc3d47811c55eadbf09b7a9ca31e6a717d7c;hp=895bc0a8f1f75286ee00b8fae2ed8a0ed8fe4842;hb=3ebcd58b39ed808d967c502b332efc868e468a3c;hpb=91acd32003fb8eb9b3b05b35c1aa32a6c07aad43 diff --git a/init.h b/init.h index 895bc0a..b8dfcc3 100644 --- a/init.h +++ b/init.h @@ -1681,14 +1681,6 @@ struct option_t MuttVars[] = { ** .pp ** Example: \fTset pop_authenticators="digest-md5:apop:user"\fP */ - {"pop_auth_try_all", DT_BOOL, R_NONE, OPTPOPAUTHTRYALL, "yes" }, - /* - ** .pp - ** If \fIset\fP, Madmutt will try all available methods. When \fIunset\fP, Madmutt will - ** only fall back to other authentication methods if the previous - ** methods are unavailable. If a method is available but authentication - ** fails, Madmutt will not connect to the POP server. - */ {"pop_mail_check", DT_NUM, R_NONE, UL &PopCheckTimeout, "60" }, /* ** .pp