Removed support for Encrypted: headers, which were removed in RFC 2822.
[mmh] / man / mh-format.man5
index dccedad..b292586 100644 (file)
@@ -399,15 +399,14 @@ The first part is:
 .PP
 .RS
 .nf
-%4(msg)%<(cur)+%| %>%<{replied}\-%?{encrypted}E%| %>
+%4(msg)%<(cur)+%| %>%<{replied}\-%| %>
 .fi
 .RE
 .PP
 which says that the message number should be printed in four digits.
 If the message is the current message then a `+' else a space should
 be printed; if a \*(lqReplied:\*(rq field is present then a `\-'
-else if an \*(lqEncrypted:\*(rq field is present then an `E' otherwise
-a space should be printed.  Next:
+else a space should be printed.  Next:
 .PP
 .RS
 .nf