Fixed mhstore to honor nmh-storage profile entry even with -auto [Bug #35303].
[mmh] / man / mh-profile.man5
index d47b78f..5c051fb 100644 (file)
@@ -213,23 +213,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 :
@@ -435,14 +435,6 @@ and
 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 whatnowproc :
 %bindir%/whatnow
 .RS 5