summaryrefslogtreecommitdiffstats
path: root/contrib/file/Magdir/mail.news
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/file/Magdir/mail.news')
-rw-r--r--contrib/file/Magdir/mail.news43
1 files changed, 28 insertions, 15 deletions
diff --git a/contrib/file/Magdir/mail.news b/contrib/file/Magdir/mail.news
index 0b9d90a..f4bb1f5 100644
--- a/contrib/file/Magdir/mail.news
+++ b/contrib/file/Magdir/mail.news
@@ -1,34 +1,36 @@
#------------------------------------------------------------------------------
+# $File: mail.news,v 1.20 2011/12/08 12:12:46 rrt 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
+0 string/t Relay-Version: old news text
!:mime message/rfc822
-0 string #!\ rnews batched news text
+0 string/t #!\ rnews batched news text
!:mime message/rfc822
-0 string N#!\ rnews mailed, batched news text
+0 string/t N#!\ rnews mailed, batched news text
!:mime message/rfc822
-0 string Forward\ to mail forwarding text
+0 string/t Forward\ to mail forwarding text
!:mime message/rfc822
-0 string Pipe\ to mail piping text
+0 string/t Pipe\ to mail piping text
!:mime message/rfc822
-0 string Return-Path: smtp mail text
+0 string/t Delivered-To: SMTP mail text
!:mime message/rfc822
-0 string Path: news text
+0 string/t Return-Path: SMTP mail text
+!:mime message/rfc822
+0 string/t Path: news text
!:mime message/news
-0 string Xref: news text
+0 string/t Xref: news text
!:mime message/news
-0 string From: news or mail text
+0 string/t From: news or mail text
!:mime message/rfc822
-0 string Article saved news text
+0 string/t Article saved news text
!:mime message/news
-0 string BABYL Emacs RMAIL text
-0 string Received: RFC 822 mail text
+0 string/t BABYL Emacs RMAIL text
+0 string/t Received: RFC 822 mail text
!:mime message/rfc822
-0 string MIME-Version: MIME entity text
-#0 string Content- MIME entity text
+0 string/t MIME-Version: MIME entity text
+#0 string/t Content- MIME entity text
# TNEF files...
0 lelong 0x223E9F78 Transport Neutral Encapsulation Format
@@ -51,3 +53,14 @@
#>4 leshort >0 (%d messages)
#0 string \<!--\ MHonArc text/html; x-type=mhonarc
+
+# Cyrus: file(1) magic for compiled Cyrus sieve scripts
+# URL: http://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/bytecode.php
+# URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master
+# From: Philipp Hahn <hahn@univention.de>
+
+# Compiled Cyrus sieve script
+0 string CyrSBytecode Cyrus sieve bytecode data,
+>12 belong =1 version 1, big-endian
+>12 lelong =1 version 1, little-endian
+>12 belong x version %d, network-endian
OpenPOWER on IntegriCloud