* Import linux-x86-32/64 and darwin-x86-32 sflib includedirs * Simplify data installation for magic, egg, syscall and asm * Set R2_INCDIR in r_userconf * Make ragg2-cc much smarter - use ragg2 -v to get paths and version - accept new flags -a -b -k for arch, bits and kernel - supports crosscompilation --HG-- rename : libr/magic/d/OpenBSD => libr/magic/d/default/OpenBSD rename : libr/magic/d/archive => libr/magic/d/default/archive rename : libr/magic/d/cafebabe => libr/magic/d/default/cafebabe rename : libr/magic/d/cisco => libr/magic/d/default/cisco rename : libr/magic/d/database => libr/magic/d/default/database rename : libr/magic/d/editors => libr/magic/d/default/editors rename : libr/magic/d/elf => libr/magic/d/default/elf rename : libr/magic/d/filesystems => libr/magic/d/default/filesystems rename : libr/magic/d/flash => libr/magic/d/default/flash rename : libr/magic/d/freebsd => libr/magic/d/default/freebsd rename : libr/magic/d/gimp => libr/magic/d/default/gimp rename : libr/magic/d/images => libr/magic/d/default/images rename : libr/magic/d/java => libr/magic/d/default/java rename : libr/magic/d/jpeg => libr/magic/d/default/jpeg rename : libr/magic/d/linux => libr/magic/d/default/linux rename : libr/magic/d/mail.news => libr/magic/d/default/mail.news rename : libr/magic/d/matroska => libr/magic/d/default/matroska rename : libr/magic/d/mime => libr/magic/d/default/mime rename : libr/magic/d/msdos => libr/magic/d/default/msdos rename : libr/magic/d/netbsd => libr/magic/d/default/netbsd rename : libr/magic/d/pdf => libr/magic/d/default/pdf rename : libr/magic/d/perl => libr/magic/d/default/perl rename : libr/magic/d/python => libr/magic/d/default/python rename : libr/magic/d/riff => libr/magic/d/default/riff rename : libr/magic/d/sniffer => libr/magic/d/default/sniffer rename : libr/magic/d/sql => libr/magic/d/default/sql rename : libr/magic/d/sun => libr/magic/d/default/sun rename : libr/magic/d/uuencode => libr/magic/d/default/uuencode
55 lines
1.7 KiB
Text
55 lines
1.7 KiB
Text
# $OpenBSD: mail.news,v 1.6 2009/04/24 18:54:34 chl Exp $
|
|
|
|
#------------------------------------------------------------------------------
|
|
# mail.news: file(1) magic for mail and news
|
|
#
|
|
# Unfortunately, saved netnews also has From line added in some news software.
|
|
#0 string From mail text
|
|
# There are tests to ascmagic.c to cope with mail and news.
|
|
0 string Relay-Version: old news text
|
|
!:mime message/rfc822
|
|
0 string #!\ rnews batched news text
|
|
!:mime message/rfc822
|
|
0 string N#!\ rnews mailed, batched news text
|
|
!:mime message/rfc822
|
|
0 string Forward\ to mail forwarding text
|
|
!:mime message/rfc822
|
|
0 string Pipe\ to mail piping text
|
|
!:mime message/rfc822
|
|
0 string Return-Path: smtp mail text
|
|
!:mime message/rfc822
|
|
0 string Path: news text
|
|
!:mime message/news
|
|
0 string Xref: news text
|
|
!:mime message/news
|
|
0 string From: news or mail text
|
|
!:mime message/rfc822
|
|
0 string Article saved news text
|
|
!:mime message/news
|
|
0 string BABYL Emacs RMAIL text
|
|
0 string Received: RFC 822 mail text
|
|
!:mime message/rfc822
|
|
0 string MIME-Version: MIME entity text
|
|
#0 string Content- MIME entity text
|
|
|
|
# TNEF files...
|
|
0 lelong 0x223E9F78 Transport Neutral Encapsulation Format
|
|
|
|
# From: Kevin Sullivan <ksulliva@psc.edu>
|
|
0 string *mbx* MBX mail folder
|
|
|
|
# From: Simon Matter <simon.matter@invoca.ch>
|
|
0 string \241\002\213\015skiplist\ file\0\0\0 Cyrus skiplist DB
|
|
|
|
# JAM(mbp) Fidonet message area databases
|
|
# JHR file
|
|
0 string JAM\0 JAM message area header file
|
|
>12 leshort >0 (%d messages)
|
|
|
|
# Squish Fidonet message area databases
|
|
# SQD file (requires at least one message in the area)
|
|
# XXX: Weak magic
|
|
#256 leshort 0xAFAE4453 Squish message area data file
|
|
#>4 leshort >0 (%d messages)
|
|
|
|
#0 string \<!--\ MHonArc text/html; x-type=mhonarc
|