X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=0b8d4bc8d1bbdd5bfb0470baeb3001bd935d68d4;hp=e2777f726088c67f9e2acdb4f2bf840b69dfdda8;hb=d7c69d8f0180e24b9ee48088d08090df7b4e27c2;hpb=8dea1e97637d64ca1bd59251720e1c790237c8a8 diff --git a/init.h b/init.h index e2777f7..0b8d4bc 100644 --- a/init.h +++ b/init.h @@ -890,6 +890,12 @@ struct option_t MuttVars[] = { ** but can make closing an IMAP folder somewhat slower. This option ** exists to appease speed freaks. */ + { "imap_reconnect", DT_QUAD, R_NONE, OPT_IMAPRECONNECT, M_ASKYES }, + /* + ** .pp + ** Controls whether or not Mutt will try to reconnect to IMAP server when + ** connection lost. + */ { "imap_servernoise", DT_BOOL, R_NONE, OPTIMAPSERVERNOISE, 1 }, /* ** .pp