13 lines
		
	
	
		
			199 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			199 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
menu "Mail Utilities"
 | 
						|
 | 
						|
config FEATURE_MIME_CHARSET
 | 
						|
	string "Default charset"
 | 
						|
	default "us-ascii"
 | 
						|
	depends on MAKEMIME || REFORMIME || SENDMAIL
 | 
						|
	help
 | 
						|
	Default charset of the message.
 | 
						|
 | 
						|
INSERT
 | 
						|
 | 
						|
endmenu
 |