21 lines
		
	
	
		
			639 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			639 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 | 
						|
#------------------------------------------------------------------------------
 | 
						|
# $File: sendmail,v 1.7 2009/09/19 16:28:12 christos Exp $
 | 
						|
# sendmail:  file(1) magic for sendmail config files
 | 
						|
#
 | 
						|
# XXX - byte order?
 | 
						|
#
 | 
						|
0	byte	046	  Sendmail frozen configuration 
 | 
						|
>16	string	>\0	  - version %s
 | 
						|
0	short	0x271c	  Sendmail frozen configuration
 | 
						|
>16	string	>\0	  - version %s
 | 
						|
 | 
						|
#------------------------------------------------------------------------------
 | 
						|
# sendmail:  file(1) magic for sendmail m4(1) files
 | 
						|
#
 | 
						|
# From Hendrik Scholz <hendrik@scholz.net>
 | 
						|
# i.e. files in /usr/share/sendmail/cf/
 | 
						|
#
 | 
						|
0   string  divert(-1)\n    sendmail m4 text file
 | 
						|
 |