URI: 
       theader.blk - mixmaster - mixmaster 3.0 patched for libressl
  HTML git clone git://parazyd.org/mixmaster.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       theader.blk (363B)
       ---
            1 # Header lines to be filtered out.
            2 
            3 /^From:/
            4 /^Sender:/
            5 /^X-Sender:/
            6 /^Resent-/
            7 /^Approved:/
            8 /^Errors-To:/
            9 /^Message-ID:/
           10 /^Comments: Authenticated sender is/
           11 /^Path:/
           12 /^Received:/
           13 
           14 /^Control: rmgroup/q
           15 /^Control: newgroup/q
           16 /^Control: sendsys/q
           17 /^Control: checkgroups/q
           18 /^Control: version/q
           19 
           20 # Don't allow excessive crossposting:
           21 /^Newsgroups:.*,.*,.*,.*,.*,/q
           22