mail.news revision 186675
1
2#------------------------------------------------------------------------------
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# There are tests to ascmagic.c to cope with mail and news.
80	string		Relay-Version: 	old news text
90	string		#!\ rnews	batched news text
100	string		N#!\ rnews	mailed, batched news text
110	string		Forward\ to 	mail forwarding text
120	string		Pipe\ to 	mail piping text
130	string		Return-Path:	smtp mail text
140	string		Path:		news text
150	string		Xref:		news text
160	string		From:		news or mail text
170	string		Article 	saved news text
180	string		BABYL		Emacs RMAIL text
190	string		Received:	RFC 822 mail text
200	string		MIME-Version:	MIME entity text
21#0	string		Content-	MIME entity text
22
23# TNEF files...
240	lelong		0x223E9F78	Transport Neutral Encapsulation Format
25
26# From: Kevin Sullivan <ksulliva@psc.edu>
270	string		*mbx*		MBX mail folder
28
29# From: Simon Matter <simon.matter@invoca.ch>
300	string		\241\002\213\015skiplist\ file\0\0\0	Cyrus skiplist DB
31
32# JAM(mbp) Fidonet message area databases
33# JHR file
340	string	JAM\0			JAM message area header file
35>12	leshort >0			(%d messages)
36
37# Squish Fidonet message area databases
38# SQD file (requires at least one message in the area)
39# XXX: Weak magic
40#256	leshort	0xAFAE4453		Squish message area data file
41#>4	leshort	>0			(%d messages)
42