xref: /dragonfly/contrib/file/magic/Magdir/mail.news (revision f503b4c4)
1#------------------------------------------------------------------------------
2# $File: mail.news,v 1.22 2013/01/04 14:22:07 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
70	string/t		Relay-Version: 	old news text
8!:mime	message/rfc822
90	string/t		#!\ rnews	batched news text
10!:mime	message/rfc822
110	string/t		N#!\ rnews	mailed, batched news text
12!:mime	message/rfc822
130	string/t		Forward\ to 	mail forwarding text
14!:mime	message/rfc822
150	string/t		Pipe\ to 	mail piping text
16!:mime	message/rfc822
170	string/tc		delivered-to:	SMTP mail text
18!:mime	message/rfc822
190	string/tc		return-path:	SMTP mail text
20!:mime	message/rfc822
210	string/t		Path:		news text
22!:mime	message/news
230	string/t		Xref:		news text
24!:mime	message/news
250	string/t		From:		news or mail text
26!:mime	message/rfc822
270	string/t		Article 	saved news text
28!:mime	message/news
290	string/t		BABYL		Emacs RMAIL text
300	string/t		Received:	RFC 822 mail text
31!:mime	message/rfc822
320	string/t		MIME-Version:	MIME entity text
33#0	string/t		Content-	MIME entity text
34
35# TNEF files...
360	lelong		0x223E9F78	Transport Neutral Encapsulation Format
37!:mime	application/vnd.ms-tnef
38
39# From: Kevin Sullivan <ksulliva@psc.edu>
400	string		*mbx*		MBX mail folder
41
42# From: Simon Matter <simon.matter@invoca.ch>
430	string		\241\002\213\015skiplist\ file\0\0\0	Cyrus skiplist DB
44
45# JAM(mbp) Fidonet message area databases
46# JHR file
470	string	JAM\0			JAM message area header file
48>12	leshort >0			(%d messages)
49
50# Squish Fidonet message area databases
51# SQD file (requires at least one message in the area)
52# XXX: Weak magic
53#256	leshort	0xAFAE4453		Squish message area data file
54#>4	leshort	>0			(%d messages)
55
56#0	string		\<!--\ MHonArc		text/html; x-type=mhonarc
57
58# Cyrus: file(1) magic for compiled Cyrus sieve scripts
59# URL: http://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/bytecode.php
60# URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master
61# From: Philipp Hahn <hahn@univention.de>
62
63# Compiled Cyrus sieve script
640       string CyrSBytecode     Cyrus sieve bytecode data,
65>12     belong =1       version 1, big-endian
66>12     lelong =1       version 1, little-endian
67>12     belong x        version %d, network-endian
68