Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for farthest (0.07 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match value="Message-ID:" type="string" offset="0:8192"/>
          </match>
          <!-- match X- DKIM- ARC- at start of file and then require at least one
               of the usual: from, received, date...but look farther into the file
               because of the X|DKIM|ARC headers-->
          <match value="(X|DKIM|ARC)-" type="regex" offset="0">
            <match value="\nDate:" type="stringignorecase" offset="0:8192"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top