X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8e0f9bd3daae9d05dec58026d5a5924367e4e874..fa9e8a6283ecb332b5947e13237346a1f40aed37:/man/mh-profile.man diff --git a/man/mh-profile.man b/man/mh-profile.man index 8cb85260..d3a8bf16 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -1,4 +1,4 @@ -.TH MH-PROFILE %manext5% "December 21, 2014" "%nmhversion%" +.TH MH-PROFILE %manext5% "September 29, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -377,8 +377,10 @@ supersedes all of this. (profile, no default) .RS 5 Indicates how the username and password credentials will be retrieved for access to external servers, such as those that provide SMTP or POP -service. The supported entry values are \*(lqlegacy\*(rq and -.RI \*(lqfile: netrc \*(rq. +service. The supported entry values are \*(lqlegacy\*(rq, +.RI \*(lqfile: netrc \*(rq, +and +.RI \*(lqfile\-nopermcheck: netrc \*(rq. With \*(lqlegacy\*(rq, or if there is no credentials entry, the username is the first of: .RS 5 @@ -466,8 +468,44 @@ with your own account information: This .I netrc file must be owned and readable only by you. +.PP +The +.RI \*(lqfile\-nopermcheck: netrc \*(rq +.B credentials +entry is identical in behavior to the \*(lqfile\*(rq entry, with the +exception that the permission checks done by +\*(lqfile\*(rq are not performed. This entry should be used with +caution and only when absolutely necessary. (profile, default: legacy) .RE +.PP +.BR Welcome : +disable +.RS 5 +If the Welcome component is not present, or its value is not +.RI \*(lq disable \*(rq, +a welcome message will be displayed the first time that an interactive +.B nmh +program is run after updating the +.B nmh +installation. +The user must press the Enter key to continue. +.PP +If the MHCONTEXT environment variable is set and non-empty (and +the Welcome component is not +.RI \*(lq disable \*(rq), +the welcome message is only displayed if the context file contains a version +reference, and that reference is older than the installed +.B nmh +version. The version reference is of the form: +.PP +.RS 5 +.nf +Version: %nmhversion% +.fi +.RE +.PP +.RE .SS "Process Profile Entries" The following profile elements are used whenever an .B nmh