X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=b5cd61aff88ff7654439f42b8c28c790b5a0a119;hp=8b4e315b311ec570716d0068ba03f1258680d248;hb=612f19a8b9172f6c0b32d929a53e95c995f78b1e;hpb=4f1b1414371cc373f50ca79a888928635a3a3763 diff --git a/init.h b/init.h index 8b4e315..b5cd61a 100644 --- a/init.h +++ b/init.h @@ -1741,16 +1741,13 @@ struct option_t MuttVars[] = { {"smtp_use_tls", DT_STR, R_NONE, UL &SmtpUseTLS, "" }, /* ** .pp - ** Availability: SMTP (and SSL) + ** Availability: SMTP ** ** .pp ** Defines wether to use STARTTLS. If this option is set to ``\fIrequired\fP'' ** and the server does not support STARTTLS or there is an error in the ** TLS Handshake, the connection will fail. Setting this to ``\fIenabled\fP'' ** will try to start TLS and continue without TLS in case of an error. - ** - **.pp - ** Madmutt still needs to have SSL support enabled in order to use it. */ #endif {"pipe_split", DT_BOOL, R_NONE, OPTPIPESPLIT, "no" },