📄 mtstailor.5mh
字号:
.ds MA MH.TH mtstailor 5mh.SH Namemtstailor \- system customization for MH message system.SH Description.NXR "mtstailor file".NXR "MH system" "system customization file"The file .PN /usr/lib/mh/mtstailor defines run-time options for those MHprograms which interact (in some form) with the message transport system.At present, these (user) programs are:.PN ap ,.PN conflict , .PN inc ,.PN msgchk ,.PN msh ,.PN post ,.PN rcvdist ,and .PN rcvpack ..PPThe options available along with default values and a description of theirmeanings are listed below:.\".TP 10.PN localname: The host name that \*(MA considers local.If not set, depending on the version of ULTRIX you are running,\*(MA will query the system for this value(for example: \f(CW<whoami.h>, gethostname\fR).This has no equivalent in the MH configuration file..\".TP 10.PN systemname:The name of the local host in the UUCP \*(lqdomain\*(rq.If not set, depending on the version of ULTRIX you are running,\*(MA will query the system for this value.This has no equivalent in the MH configuration file..\".TP.PN servers:A host or list of hosts running .PN sendmailcan be specified.When an MH program is run, it uses this entry to search for a central .PN sendmailto connect to.This is particularly useful for workstation users who may not have .PN sendmailrunning on their workstation..\".\".\".\" *****************************************************.\" pophost stuff commented out - not supported for X.400.\" *****************************************************.\".\" .TP.\" pophost:.\" The host on which you have a remote maildrop set up..\" Mail can be delivered to a remote host and collected.\" using the .\" .PN inc\ \-source\ pop.\" command..\".\" ********************************************************************.\".\" ***COMMENTED OUT.ig.TP.PN x400host:The name of the host where X.400 mail is delivered.The user's mail is delivered to this host and collected by the user agent via a network connection.This enables users to receive X.400 mail without havingto run an X.400 MTA on their workstation....\" ***END OF COMMENTS.\".\".TP.PN "mmdfldir: \f(CW/usr/spool/mail"The directory where maildrops are kept.If this is empty, the user's home directory is used.This overrides the \f(CWmail\fR field in the MH configuration file..\".TP.PN mmdflfil: The name of the maildrop file in the directory where maildrops are kept.If this is empty, the user's login name is used.This overrides the \f(CWmail\fR field in the MH configuration file..\".TP.PN "mmdelim1: \e001\e001\e001\e001\en"The beginning-of-message delimiter for maildrops..\".TP.PN "mmdelim2: \e001\e001\e001\e001\en"The end-of-message delimiter for maildrops..\".TP.PN mmailid: 0If non-zero, then support for MMailids in .PN /etc/passwdis enabled.Basically, the .PN pw_gecos field in the password file is of the form.EXMy Full Name <mailid>.EEThe \*(MA internal routines that deal with user and full names will return\f(CWmailid\fR and \f(CWMy Full Name\fR respectively..\".TP.PN "lockstyle: 0"The locking discipline to perform.A value of \f(CW0\fR means to use .PN flockif available, standard .PN BellMaillocking otherwise.A value of \f(CW1\fR means to use .PN BellMaillocking always (the name of the lock is based on the file name).A value of \f(CW2\fR means to use.PN MMDFlocking always (the name of the lock is based on device/inode pairs)..\".TP.PN lockldir:The name of the directory for making locks.If your system does not have the .PN flocksyscall, then this directory is used when creating locks.If the value is empty, then the directory of the file to be locked is used..\".TP.PN "sendmail: \f(CW/usr/lib/sendmail"The pathname to the .PN sendmailprogram..\".TP.PN "maildelivery: \f(CW/usr/lib/mh/maildelivery"The name of the system-wide default.PN \&.maildeliveryfile.See .MS slocal 1mh for the details..\".TP.PN "everyone: 200"The highest user-id which should NOT receive mail addressed toeveryone..\".TP.PN "noshell: path"If set, then each user-id greater than \f(CWeveryone\fR that has a login shell equivalent to the given value (for example, .PN /bin/csh )indicates that mail for \f(CWeveryone\fR should not be sent to them.This is useful for handling admin, dummy, and guest logins..\".PPA few words on locking:MH has a flexible locking system for making locks on files.There are two .PN mtstailorvariables you should be aware of:\f(CWlockstyle\fR and \f(CWlockldir\fR.The first controls the method of locking:the second says where lock files should be created..PPThe \f(CWlockstyle\fR variable can take on three values: \f(CW0\fR, \f(CW1\fR, \f(CW2\fR.A value of \f(CW0\fR means use the .PN flock syscall if you are running on 4.2BSD,otherwise use a locking style of \f(CW1\fR.A value of \f(CW1\fR or \f(CW2\fR specifies that a file should be created whose existence means \f(CWlocked\fR and whose non-existence means \f(CWunlocked\fR.A value of \f(CW1\fR specified that the lockname is constructedby appending .PN \&.lockto the name of the file being locked..PPA value of \f(CW2\fR says to construct the lockname by looking at the device and inode numbers of the file being locked.If the \f(CWlockldir\fR variable is not specified,lock files will be created in the directory where the file being locked resides.Otherwise, lock files will be created in the directory specified by \f(CWlockldir\fR.Prior to installing MH, you should see how locking is done at your site,and set the appropriate values..\".\".\".\".SH Files.TP 10.PN /usr/lib/mh/mtstailorSystem customization file..\".TP 10.PN /etc/passwdSystem password file..\".\".\".\".\".SH See Also flock(2), mh_profile(5mh)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -