X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=e6ae39c1526ae3e882181bf7d405554cf00c3ce8;hp=ab8d050e15b8298042807e46077cdf990b7d5255;hb=552847916ae6671d52db12880ee337f880cc766b;hpb=1681dff7a1b69b0dad31d515c466439548b71f94 diff --git a/init.h b/init.h index ab8d050..e6ae39c 100644 --- a/init.h +++ b/init.h @@ -3322,13 +3322,6 @@ struct option_t MuttVars[] = { ** flag when sending 8-bit messages to enable ESMTP negotiation or tell ** libESMTP to do so. */ - {"use_domain", DT_BOOL, R_NONE, OPTUSEDOMAIN, "yes" }, - /* - ** .pp - ** When \fIset\fP, Madmutt will qualify all local addresses (ones without the - ** @host portion) with the value of ``$$hostname''. If \fIunset\fP, no - ** addresses will be qualified. - */ {"use_from", DT_BOOL, R_NONE, OPTUSEFROM, "yes" }, /* ** .pp