X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fmh-tailor.man;h=ca12a8a6dfb7bb9eb2a3343a1bfaaa1785a1f8ef;hb=2af0f6c0e0f7f5ee65cd156a6e8af065618f902d;hp=98eec985593b64400b1067d14fe492746da7fff6;hpb=a1e2db74e04c31153801efabcc31b6f68587eeb4;p=mmh diff --git a/man/mh-tailor.man b/man/mh-tailor.man index 98eec98..ca12a8a 100644 --- a/man/mh-tailor.man +++ b/man/mh-tailor.man @@ -3,7 +3,7 @@ .\" .TH MH-TAILOR %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-tailor, mts.conf \- mail transport customization for nmh message handler +mh-tailor, mts.conf \- mail transport configuration for nmh message handler .SH SYNOPSIS .I %etcdir%/mts.conf .SH DESCRIPTION @@ -321,4 +321,19 @@ None mh\-mts(8), post(8) .SH DEFAULTS -As listed above +As listed above. The path of the mail transport configuration +file can be changed with the +.B MHMTSCONF +environment variable and augmented with the +.B MHMTSUSERCONF +environment variable, see mh\-profile(5). + +.SH BUGS +Failure to open any mail transport configuration file is silently +ignored. Therefore, it's best to avoid dynamic creation of such +a file with the intent of use via the +.B MHMTSCONF +or +.B MHMTSUSERCONF +environment variables. If such use is necessary, the ability +to successfully open the file should first be verified.