From: David Levine Date: Sun, 1 Jul 2012 14:14:27 +0000 (-0500) Subject: Updated man page descriptions of Msg-Protect: it defaults to 0600 and X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=448dd2a7475f0009820f874e8da381cfaee4a679;p=mmh Updated man page descriptions of Msg-Protect: it defaults to 0600 and is not supported on some filesystems, such as FAT32. --- diff --git a/man/inc.man b/man/inc.man index 78d499a..73a5bcd 100644 --- a/man/inc.man +++ b/man/inc.man @@ -73,12 +73,12 @@ listing of the new mail is produced. .PP If the user's profile contains a .RI \*(lq "Msg\-Protect: nnn" \*(rq -entry, it -will be used as the protection on the newly created messages, otherwise -the +entry, it will be used as the protection on the newly created +messages, otherwise the .B nmh -default of 0644 will be used. For all subsequent operations -on these messages, this initially assigned protection will be preserved. +default of 0600 will be used (on filesystems that support it). For +all subsequent operations on these messages, this initially assigned +protection will be preserved. .PP If the switch .B \-audit diff --git a/man/mh-profile.man b/man/mh-profile.man index fa05d2b..949cf97 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -170,7 +170,8 @@ composition draft before it is sent. An octal number which defines the permission bits for new message files. See .BR chmod (1) -for an explanation of the octal number. +for an explanation of the octal number. Note that some filesystems, +such as FAT32, do not support removal of read file permissions. (profile, default: 0600) .RE .PP diff --git a/man/rcvstore.man b/man/rcvstore.man index b5711d7..d1de356 100644 --- a/man/rcvstore.man +++ b/man/rcvstore.man @@ -58,12 +58,14 @@ into the user's folder. It will not change the message in any way. .PP -If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it -will be used as the protection on the newly created message, otherwise -the +If the user's profile contains a +.RI \*(lq "Msg\-Protect: nnn" \*(rq +entry, it will be used as the protection on the newly created +message, otherwise the .B nmh -default of 0644 will be used. For all subsequent operations -on this message, this initially assigned protection will be preserved. +default of 0600 will be used (on filesystems that support it). For +all subsequent operations on this message, this initially assigned +protection will be preserved. .PP If the switch .B \-unseen