X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-profile.man5;h=ecc9ef4d8dec50e05feae3e1f27c24a528082bb5;hp=c6524284bdd6fdb9c339e8008e2ca3381c8e1368;hb=8edc5aaf86f9f77124664f6801bc6c6cdf258173;hpb=8cc6b9bed04847a5675f5eec39938b4e242b0b2d diff --git a/man/mh-profile.man5 b/man/mh-profile.man5 index c652428..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 @@ -425,16 +438,6 @@ The absolute pathname of the message to list will be appended to the command line given. .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 whatnowproc : %bindir%/whatnow .RS 5