mail.news 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. #------------------------------------------------------------------------------
  2. # $File: mail.news,v 1.25 2019/06/21 20:06:05 christos Exp $
  3. # mail.news: file(1) magic for mail and news
  4. #
  5. # Unfortunately, saved netnews also has From line added in some news software.
  6. #0 string From mail text
  7. 0 string/t Relay-Version: old news text
  8. !:mime message/rfc822
  9. 0 string/t #!\ rnews batched news text
  10. !:mime message/rfc822
  11. 0 string/t N#!\ rnews mailed, batched news text
  12. !:mime message/rfc822
  13. 0 string/t Forward\ to mail forwarding text
  14. !:mime message/rfc822
  15. 0 string/t Pipe\ to mail piping text
  16. !:mime message/rfc822
  17. 0 string/tc delivered-to: SMTP mail text
  18. !:mime message/rfc822
  19. 0 string/tc return-path: SMTP mail text
  20. !:mime message/rfc822
  21. 0 string/t Path: news text
  22. !:mime message/news
  23. 0 string/t Xref: news text
  24. !:mime message/news
  25. 0 string/t From: news or mail text
  26. !:mime message/rfc822
  27. 0 string/t Article saved news text
  28. !:mime message/news
  29. # Reference: http://quimby.gnus.org/notes/BABYL
  30. # Update: Joerg Jenderek
  31. # Note: used by Rmail in Emacs version 22 and before
  32. # is not text because of characters like Control-L Control-_
  33. 0 string/b BABYL\ OPTIONS: Emacs RMAIL
  34. #0 string/t BABYL Emacs RMAIL text
  35. # https://reposcope.com/mimetype/message/x-gnu-rmail
  36. !:mime message/x-gnu-rmail
  37. # ~/RMAIL
  38. !:ext /
  39. 0 string/t Received: RFC 822 mail text
  40. !:mime message/rfc822
  41. 0 string/t MIME-Version: MIME entity text
  42. #0 string/t Content- MIME entity text
  43. # TNEF files...
  44. 0 lelong 0x223E9F78 Transport Neutral Encapsulation Format
  45. !:mime application/vnd.ms-tnef
  46. # From: Kevin Sullivan <ksulliva@psc.edu>
  47. 0 string *mbx* MBX mail folder
  48. # From: Simon Matter <simon.matter@invoca.ch>
  49. 0 string \241\002\213\015skiplist\ file\0\0\0 Cyrus skiplist DB
  50. 0 string \241\002\213\015twoskip\ file\0\0\0\0 Cyrus twoskip DB
  51. # JAM(mbp) Fidonet message area databases
  52. # JHR file
  53. 0 string JAM\0 JAM message area header file
  54. >12 leshort >0 (%d messages)
  55. # Squish Fidonet message area databases
  56. # SQD file (requires at least one message in the area)
  57. # XXX: Weak magic
  58. #256 leshort 0xAFAE4453 Squish message area data file
  59. #>4 leshort >0 (%d messages)
  60. #0 string \<!--\ MHonArc text/html; x-type=mhonarc
  61. # Cyrus: file(1) magic for compiled Cyrus sieve scripts
  62. # URL: https://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/bytecode.php
  63. # URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master
  64. # From: Philipp Hahn <hahn@univention.de>
  65. # Compiled Cyrus sieve script
  66. 0 string CyrSBytecode Cyrus sieve bytecode data,
  67. >12 belong =1 version 1, big-endian
  68. >12 lelong =1 version 1, little-endian
  69. >12 belong x version %d, network-endian