X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=494616b1517a3ce1f71d136006d51a15c9121628;hb=5ccacda9b868a0db6bb78ce6e3503861f6b93b67;hp=fc547b7f7601be555a86fd3702a5b26c61490fa3;hpb=9a1805afc94b21d8766e6e67ef57f92aaf966e84;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index fc547b7..494616b 100644 --- a/init.h +++ b/init.h @@ -885,8 +885,10 @@ struct option_t MuttVars[] = { /* ** .pp ** Specifies the hostname to use after the ``\fT@\fP'' in local e-mail - ** addresses. This overrides the compile time definition obtained from - ** \fT/etc/resolv.conf\fP. + ** addresses and during generation of \fTMessage-Id:\fP headers. + ** .pp + ** Please be sure to really know what you are doing when changing this variable + ** to configure a custom domain part of Message-IDs. */ {"ignore_list_reply_to", DT_BOOL, R_NONE, OPTIGNORELISTREPLYTO, 0}, /* @@ -1563,8 +1565,8 @@ struct option_t MuttVars[] = { /* ** .pp ** This is the format for the ``local part'' of the \fTMessage-Id:\fP header - ** field generated - ** by Mutt-ng. The format string contains of one or more characters. The '%' + ** field generated by Mutt-ng. If this variable is empty, no \fTMessage-Id:\fP + ** headers will be generated. The '%' ** character marks that certain data will be added to the string, similar to ** \fTprintf(3)\fP. The following characters are allowed: ** .pp