mail.news revision 68349
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