Details about parsing the Date: field.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 22 Mar 2013 17:32:50 +0000 (18:32 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 22 Mar 2013 17:32:50 +0000 (18:32 +0100)
mymail.1

index cd76dc1..72c3907 100644 (file)
--- a/mymail.1
+++ b/mymail.1
@@ -164,9 +164,13 @@ The search in the mail bodies does not decode mimencoding mails, hence
 will not catch patterns in encoded text.
 
 The mbox format is not clear for multipart messages, since the ^"From
-" lines are not always quoted properly (at least the ones I use for
+" may not always be quoted properly (at least the ones I use for
 testing).
 
+The date format for the ^Date: field is not standardized, and may not
+be parsed properly, in which case the time stamp from the mail leading
+^"From " will be used.
+
 .SH "AUTHOR"
 
 Written by Francois Fleuret <francois@fleuret.org> and distributed