]> granicus.if.org Git - file/commitdiff
cyrus magic from Philipp Hahn <hahn@univention.de>
authorChristos Zoulas <christos@zoulas.com>
Tue, 25 Jan 2011 13:55:57 +0000 (13:55 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 25 Jan 2011 13:55:57 +0000 (13:55 +0000)
magic/Magdir/mail.news

index 77d37f56892513a5c740c1297d619ada7996988a..2c3d55afdbcab0df4c59678f1cb65c99e255a3d7 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: mail.news,v 1.17 2009/09/19 16:28:10 christos Exp $
+# $File: mail.news,v 1.18 2010/11/25 15:00:12 christos Exp $
 # mail.news:  file(1) magic for mail and news
 #
 # Unfortunately, saved netnews also has From line added in some news software.
 #>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