Clarify which settings are required for mbnames
Signed-off-by: Wieland Hoffmann <themineo@gmail.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
		
				
					committed by
					
						
						Nicolas Sebrecht
					
				
			
			
				
	
			
			
			
						parent
						
							ad2070f0d4
						
					
				
				
					commit
					5b4b994a44
				
			@@ -176,8 +176,8 @@ accounts = Test
 | 
				
			|||||||
# OfflineIMAP can record your mailbox names in a format you specify.
 | 
					# OfflineIMAP can record your mailbox names in a format you specify.
 | 
				
			||||||
# You can define the header, each mailbox item, the separator,
 | 
					# You can define the header, each mailbox item, the separator,
 | 
				
			||||||
# and the footer.  Here is an example for Mutt.
 | 
					# and the footer.  Here is an example for Mutt.
 | 
				
			||||||
# If enabled is yes, all six setting must be specified, even if they
 | 
					# If enabled is yes, all settings except incremental must be specified, even if
 | 
				
			||||||
# are just the empty string "".
 | 
					# they are just the empty string "".
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# The header, peritem, sep, and footer are all Python expressions passed
 | 
					# The header, peritem, sep, and footer are all Python expressions passed
 | 
				
			||||||
# through eval, so you can (and must) use Python quoting.
 | 
					# through eval, so you can (and must) use Python quoting.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user