X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-profile.man5;h=ecc9ef4d8dec50e05feae3e1f27c24a528082bb5;hp=dc37bb990c8e9b24e8a0c82b7c873148baa27e28;hb=8edc5aaf86f9f77124664f6801bc6c6cdf258173;hpb=f85f4b7ae62e3d05a945dcd46ead51f0a2a89a9b diff --git a/man/mh-profile.man5 b/man/mh-profile.man5 index dc37bb9..ecc9ef4 100644 --- a/man/mh-profile.man5 +++ b/man/mh-profile.man5 @@ -178,7 +178,11 @@ to send mail. , .RS 5 The prefix that is prepended to the name of message files when they -are ``removed'' by rmm. This should typically be `,' or `#'. +are backup'd for some reason. +.BR send , +for instance, does this. +Note: rmm does NOT anymore use the backup prefix. +It should typically be set to `,' or `#'. (profile, default: `,') .RE .PP @@ -213,23 +217,23 @@ which is part of mmh, but guesses MIME types by file name extensions only. .RE .PP .BR Msg\-Protect : -644 +0644 .RS 5 An octal number which defines the permission bits for new message files. See .BR chmod (1) for an explanation of the octal number. -(profile, default: 0644) +(profile, default: 0600) .RE .PP .BR Folder\-Protect : -750 +0750 .RS 5 An octal number which defines the permission bits for new folder directories. See .BR chmod (1) for an explanation of the octal number. -(profile, default: 700) +(profile, default: 0700) .RE .PP .IR program : @@ -334,6 +338,15 @@ Changes the default draft folder. Read the man page for details. (profile, default: +drafts) .RE .PP +.BR Trash\-Folder : +trash +.RS 5 +Changes the default folder for removed messages. Read the +.BR rmm (1) +man page for details. +(profile, default: +trash) +.RE +.PP .BI digest\-issue\- list : 1 .RS 5 @@ -392,15 +405,6 @@ The profile can be used to select alternate programs if the user wishes. The default values are given in the examples. .RE .PP -.BR buildmimeproc : -%bindir%/mhbuild -.RS 5 -This is the program used by -.B send -to process MIME composition files, created from drafts which require -MIME features. -.RE -.PP .BR fileproc : %bindir%/refile .RS 5 @@ -421,17 +425,8 @@ response to the directive at the \*(lqWhat now?\*(rq prompt. .RE .PP -.BR incproc : -%bindir%/inc -.RS 5 -Program called by -.B mhmail -to incorporate new mail when it -is invoked with no arguments. -.RE -.PP -.BR lproc : -show -file +.BR listproc : +show \-file .RS 5 This program is used to list the contents of a message in response to the @@ -443,89 +438,6 @@ The absolute pathname of the message to list will be appended to the command line given. .RE .PP -.BR mailproc : -%bindir%/mhmail -.RS 5 -This is the program used to automatically mail various messages -and notifications. It is used by -.B conflict -when using the -.B \-mail -option. It is used by -.B send -to post failure notices. -It is used to retrieve an external-body with access-type `mail-server' -(such as when storing the body with -.BR mhstore ). -.RE -.PP -.BR mhlproc : -%bindir%/mhl -.RS 5 -This is the program used to filter messages in various ways. It -is used by -.B mhshow -to filter and display the message headers -of MIME messages. -Unless the -.B \-nofilter -option is used with -.BR repl , -the -.I mhlproc -is used to filter the -message to which you are replying. -.RE -.PP -.BR postproc : -%bindir%/post -.RS 5 -This is the program used by -.BR send , -.BR mhmail , -.BR rcvdist , -and -.B viamail -(used by the -.B sendfiles -shell script) to -post a message to the mail transport system. -.RE -.PP -.BR rmmproc : -none -.RS 5 -This is the program used by -.B rmm -and -.B refile -to delete a message from a folder. -.RE -.PP -.BR sendproc : -%bindir%/send -.RS 5 -This is the program to use by -.B whatnow -to actually send the message -.RE -.PP -.BR showmimeproc : -%bindir%/mhshow -.RS 5 -This is the program used by -.B show -to process and display non-text (MIME) messages. -.RE -.PP -.BR showproc : -%bindir%/mhl -.RS 5 -This is the program used by -.B show -to filter and display text (non-MIME) messages. -.RE -.PP .BR whatnowproc : %bindir%/whatnow .RS 5